packages feed

texmath-0.6.7: tests/src/mfrac-01.mml

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

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mfrac>    <mn>1</mn>     <mn>8</mn>   </mfrac>   <mo>=</mo>   <mfrac>    <mn>1</mn>     <mrow>      <munder>        <mn>8</mn>
        <mphantom>
          <mn>0</mn>
        </mphantom>
      </munder>
    </mrow>   </mfrac> </math>