prev | ( testsuite > Presentation > GeneralLayout > mfrac > mfracZcomp-02 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/GeneralLayout/mfrac/mfracZcomp-02 |
CVS-ID: | |
Author: | Mackichan |
Description: | Fairly comprehensive test of many mfrac properties |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mtext>Inline, display style, normal line </mtext> <mstyle displaystyle="false" scriptlevel="0"> <mrow> <mstyle displaystyle="true" scriptlevel="0"> <mfrac> <mrow> <mi mathcolor="gray">ln</mi> <mo rspace="verythinmathspace">⁡</mo> <mi>x</mi> </mrow> <mi>y</mi> </mfrac> </mstyle> </mrow> </mstyle> <mtext>, numerator and denominator should render normal size.</mtext> </math>