-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
Milestone
Description
Sample via Benetech
<math xmlns:mml="http://www.w3.org/1998/Math/MathML" mode="display" overflow="scroll">
<mml:mrow>
<mml:mfrac>
<mml:mrow>
<mml:mi>d</mml:mi>
<mml:mi>x</mml:mi>
</mml:mrow>
<mml:mrow>
<mml:mi>d</mml:mi>
<mml:mi>θ</mml:mi>
</mml:mrow>
</mml:mfrac>
<mml:mo>=</mml:mo>
<mml:mfrac>
<mml:mi>β</mml:mi>
<mml:mrow>
<mml:msup>
<mml:mo form="prefix">cos</mml:mo>
<mml:mn>2</mml:mn>
</mml:msup>
<mml:mi>θ</mml:mi>
</mml:mrow>
</mml:mfrac>
</mml:mrow>
</mml:math>Sample Rendering:
Since this doesn't happen on in core MathJax, it seems like a mathjax-node bug.
