texmath-0.7: tests/writers/munder-01.mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<munder>
<mi>BASE</mi>
<mi>under</mi>
</munder>
<mo>=</mo>
<munder>
<munder>
<mi>BASE</mi>
<mi>under</mi>
</munder>
<mphantom>
<mi>under</mi>
</mphantom>
</munder>
</mrow>
</math>