scholdoc-texmath-0.1: tests/src/mstyleAscriptlevel1.mml
<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle>
<mfrac>
<mn>2</mn>
<mo>4</mo>
</mfrac>
</mstyle>
<mstyle scriptlevel="2">
<mfrac>
<mn>2</mn>
<mo>4</mo>
</mfrac>
</mstyle>
<mstyle scriptlevel="9">
<mfrac>
<mn>2</mn>
<mo>4</mo>
</mfrac>
</mstyle>
<mstyle scriptlevel="0">
<mfrac>
<mn>2</mn>
<mo>4</mo>
</mfrac>
</mstyle>
<mstyle scriptlevel="+2">
<mfrac>
<mn>2</mn>
<mo>4</mo>
</mfrac>
</mstyle>
<mstyle scriptlevel="-4">
<mfrac>
<mn>2</mn>
<mo>4</mo>
</mfrac>
</mstyle> </math>