texmath-0.7: tests/writers/mover-03.mml
<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<mrow>
<mover>
<mi>BASE</mi>
<mfrac>
<mi>first</mi>
<mi>second</mi>
</mfrac>
</mover>
<mo>=</mo>
<mover>
<mover>
<mi>BASE</mi>
<mfrac>
<mi>first</mi>
<mi>second</mi>
</mfrac>
</mover>
<mphantom>
<mi>over</mi>
</mphantom>
</mover>
</mrow>
</math>