prev | ( testsuite > Presentation > TokenElements > mglyph > mglyph_stretched ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/TokenElements/mglyph/mglyph_stretched |
CVS-ID: | |
Author: | Bruce Miller |
Description: | an mglyph stretched horizontally or vertically. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mstyle valign="-30%"> <mi><mglyph width="48" height="17" src="nist.png" alt="NIST"/></mi> <mo>+</mo> <mi><mglyph width="96" height="17" src="nist.png" alt="wide stretched image of NIST"/></mi> <mo>+</mo> <mi><mglyph width="48" height="34" src="nist.png" alt="tall stretched image of NIST"/></mi> </mstyle> </math>