packages feed

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

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mtext mathvariant="normal">Inline, display style, no line </mtext>
    <mfrac>
      <mn>1.234567</mn>
      <mrow>
        <mn>89</mn>
        <mo>+</mo>
        <mi>x</mi>
      </mrow>
    </mfrac>
    <mtext mathvariant="normal"> the end.</mtext>
  </mrow>
</math>