Fairly comprehensive test of many mfrac properties
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mtext>Inline, auto, normal line </mtext> <mstyle displaystyle="false" scriptlevel="0"> <mrow> <mfrac> <mrow> <mi mathcolor="gray">sin</mi> <mo rspace="verythinmathspace">⁡</mo> <mi>θ</mi> </mrow> <mi>π</mi> </mfrac> </mrow> </mstyle> <mtext>, numerator and denominator should render script size.</mtext> </math>
Author: Mackichan