Index

testsuite:presentation:tablesandmatrices:mtable:mtableagroupalign

mtableAgroupalign

Test of groupalign attribute on all levels of a table

W3C sample WIRIS
x
<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtable groupalign="{left right} {right decimalpoint} ">
    <mtr groupalign="{left right}">
      <mtd groupalign="left">
        <mi>x</mi>
      </mtd>
    </mtr>
  </mtable>
</math>

Author: Design Science, Inc (D. Doyle)

testsuite/presentation/tablesandmatrices/mtable/mtableagroupalign.txt · Last modified: 2015/12/22 12:19 (external edit)