prev | ( testsuite > Topics > Accents > munder4 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/Accents/munder4 |
CVS-ID: | |
Author: | Sam Dooley |
Description: | Test caron accent and accentunder=false on mstyle, munder, mo. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mstyle mathsize="200%" displaystyle="false"> <munder> <mi>x</mi> <mo> ˇ </mo> </munder> <mo> ≠ </mo> <mstyle accentunder="false"> <munder> <mi>x</mi> <mo> ˇ </mo> </munder> </mstyle> <mo> = </mo> <munder accentunder="false"> <mi>x</mi> <mo> ˇ </mo> </munder> <mo> = </mo> <munder> <mi>x</mi> <mo accent="false"> ˇ </mo> </munder> </mstyle> </math>