packages feed

texmath-0.7: tests/writers/maction-08.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mo stretchy="true" form="prefix">(</mo>
    <mtable>
      <mtr>
        <mtd>
          <mrow>
            <mn>12</mn>
            <mi>x</mi>
          </mrow>
        </mtd>
        <mtd>
          <mn>0</mn>
        </mtd>
      </mtr>
      <mtr>
        <mtd>
          <mn>0</mn>
        </mtd>
        <mtd>
          <mn>117</mn>
        </mtd>
      </mtr>
    </mtable>
    <mo stretchy="true" form="postfix">)</mo>
  </mrow>
</math>