prev | ( testsuite > Presentation > TokenElements > mglyph > mglyph_valigntop ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/TokenElements/mglyph/mglyph_valigntop |
CVS-ID: | |
Author: | Bruce Miller |
Description: | align an mglyph at the top. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mtable displaystyle="true"> <mtr rowalign="top"> <mtd><mi><mglyph src="pencil-ne.png" alt="pencil to top of"/></mi></mtd> <mtd><mo>∫</mo></mtd> </mtr> </mtable> </math>