ZVON > References > MathML Reference

Go to Standard
Element:mglyph
Attributes:alt | fontfamily | index |
Parents:ci | cn | csymbol | mi | mn | mo | ms | mtext |

Examples:

XHTML documentMathML Source
---
<mrow>
     <mi>
          <mglyph fontfamily="my-braid-font" index="2" alt="23braid"/>
     </mi>
     <mo>+</mo>
     <mi>
          <mglyph fontfamily="my-braid-font" index="5" alt="132braid"/>
     </mi>
     <mo>=</mo>
     <mi>
          <mglyph fontfamily="my-braid-font" index="3" alt="13braid"/>
     </mi>
</mrow>