prev | ( testsuite > Presentation > TokenElements > mglyph > mglyph_aspect ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/TokenElements/mglyph/mglyph_aspect |
CVS-ID: | |
Author: | Bruce Miller |
Description: | an mglyph doubled preserving aspect ratio. |
Sample Rendering:
|
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mstyle valign="-40%"> <mi><mglyph width="96" height="34" src="nist.png" alt="NIST"/></mi> <mo>+</mo> <mi><mglyph width="96" src="nist.png" alt="NIST"/></mi> <mo>+</mo> <mi><mglyph height="34" src="nist.png" alt="NIST"/></mi> </mstyle> </math>