Index

testsuite:presentation:tablesandmatrices:mtable:mtablebgap1.ko

mtableBgap1

Test of gaps in an <mtable>

W3C sample WIRIS
A B C 1 2 3 4
<math xmlns="http://www.w3.org/1998/Math/MathML" display="inline">
  <mtable>
    <mlabeledtr>
      <mtd>
        <mi>A</mi>
      </mtd>
      <mtd>
        <mi>B</mi>
      </mtd>
      <mtd>
        <mi>C</mi>
      </mtd>
    </mlabeledtr>
    <mtr>
      <mtd/>
      <mtd/>
    </mtr>
    <mtr>
      <mtd>
        <mn>1</mn>
      </mtd>
      <mtd>
        <mn>2</mn>
      </mtd>
      <mtd>
        <mn>3</mn>
      </mtd>
      <mtd class="array" columnalign="center">
        <mn>4</mn>
      </mtd>
    </mtr>
  </mtable>
</math>

Author: Design Science, Inc. (D. Doyle)

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