-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Some formulas look very faint in version 4, of course, in version 2.7.5, it cannot be improved.
Or if I want to change the color of the formulas, I did not understand the document
example mml code:
<math display='inline'> <mfrac> <mrow> <mn>1</mn> </mrow> <mrow> <msub> <mrow> <mi>r</mi> </mrow> <mrow> <mi>a</mi> </mrow> </msub> </mrow> </mfrac> <mo>+</mo> <mfrac> <mrow> <mn>1</mn> </mrow> <mrow> <msub> <mrow> <mi>r</mi> </mrow> <mrow> <mi>b</mi> </mrow> </msub> </mrow> </mfrac> <mo>+</mo> <mfrac> <mrow> <mn>1</mn> </mrow> <mrow> <msub> <mrow> <mi>r</mi> </mrow> <mrow> <mi>c</mi> </mrow> </msub> </mrow> </mfrac> <mo>=</mo> <mfrac> <mrow> <mn>1</mn> </mrow> <mrow> <mi>r</mi> </mrow> </mfrac> <mi> </mi> </math>
output: