Fairly comprehensive test of many mfrac properties
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mtext>The same expression </mtext> <mstyle displaystyle="true" scriptlevel="0"> <mfrac> <mn>1</mn> <mn>2</mn> </mfrac> <mo form="infix">-</mo> <mrow> <mstyle displaystyle="true" scriptlevel="0"> <mfrac> <mn>1</mn> <mn>2</mn> </mfrac> </mstyle> </mrow> <mo form="infix">+</mo> <mrow> <mstyle displaystyle="false" scriptlevel="0"> <mfrac> <mn>1.23456</mn> <mn>7890</mn> </mfrac> </mstyle> </mrow> </mstyle> <mtext> in a display.</mtext> </math>
Author: Mackichan