Index

testsuite:presentation:tokenelements:mglyph:mglyph_valignbottom

mglyph_valignbottom

align an mglyph at the bottom.

W3C sample WIRIS
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mtable displaystyle="true">
    <mtr rowalign="bottom">
      <mtd>
        <mi>
          <mglyph src="pencil-se.png" alt="pencil to bottom of"/>
        </mi>
      </mtd>
      <mtd>
        <mo>&#x222B;</mo>
      </mtd>
    </mtr>
  </mtable>
</math>

Author: Bruce Miller

testsuite/presentation/tokenelements/mglyph/mglyph_valignbottom.txt · Last modified: 2015/12/22 12:19 (external edit)