packages feed

scholdoc-texmath-0.1: tests/src/stretchTable2.mml

<?xml version="1.0" encoding="UTF-8"?>

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtable>
    <mtr>
      <mtd>
        <mo>&#x2190;</mo> 
      </mtd> 
      <mtd>
        <mn>1</mn> 
      </mtd> 
    </mtr> 
    <mtr>
      <mtd>
        <mtext>a long cell</mtext> 
      </mtd> 
      <mtd>
        <mn>1</mn> 
      </mtd> 
    </mtr> 
  </mtable> </math>