packages feed

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

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

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mfrac>    <mn>1</mn>     <mn>2</mn>   </mfrac>   <mo>=</mo>   <mfrac>    <mrow>      <mphantom>        <mn>1</mn>
      </mphantom>
      <mspace linebreak="newline"></mspace>
      <mn>1</mn>
    </mrow>     <mrow>      <mn>2</mn>
      <mspace linebreak="newline"></mspace>
      <mphantom>
        <mn>1</mn>
      </mphantom>
    </mrow>   </mfrac> </math>