prev | ( testsuite > Presentation > TokenElements > mglyph > mglyph3 ) | next | (show test run result) |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Presentation/TokenElements/mglyph/mglyph3 |
CVS-ID: | |
Author: | Bruce Miller |
Description: | An expression containing glyphs using images. |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"> <mstyle valign="-30%"> <mi><mglyph src="my-braid-23.png" alt="23braid"/></mi> <mo>+</mo> <mi><mglyph src="my-braid-132.png" alt="132braid"/></mi> <mo>=</mo> <mi><mglyph src="my-braid-13.png" alt="13braid"/></mi> </mstyle> </math>