texmath-0.6.7: tests/src/mspacestruts2.mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mfrac>
<mrow>
<mi>x</mi>
<mspace width="1cm"></mspace>
<mi>y</mi>
</mrow>
<mn>2</mn>
</mfrac>
<mo>+</mo>
<mfrac>
<mn>2</mn>
<mrow>
<mi>x</mi>
<mspace height="1cm"></mspace>
<mi>y</mi>
</mrow>
</mfrac>
<mo>+</mo>
<mfrac>
<mrow>
<mi>x</mi>
<mspace depth="1cm"></mspace>
<mi>y</mi>
</mrow>
<mn>2</mn>
</mfrac> </math>