| prev | ( testsuite > Presentation > TokenElements > mglyph > mglyph_aspect_gif ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/TokenElements/mglyph/mglyph_aspect_gif |
| CVS-ID: | |
| Author: | Bruce Miller |
| Description: | an mglyph doubled preserving aspect ratio. Same as mglyph_aspect, but uses gif image instead of png. |
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.gif" alt="NIST"/></mi>
<mo>+</mo>
<mi><mglyph width="96" src="nist.gif" alt="NIST"/></mi>
<mo>+</mo>
<mi><mglyph height="34" src="nist.gif" alt="NIST"/></mi>
</mstyle>
</math>