packages feed

texmath-0.6.7: tests/src/mfracZcomp-08.mml

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

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>Inline, display style, no line </mtext> 
  <mstyle displaystyle="false" scriptlevel="0">
    <mrow>
      <mstyle displaystyle="true" scriptlevel="0">
        <mfrac linethickness="0">
          <mn>1.234567</mn> 
          <mrow>
            <mn>89</mn> 
            <mo form="infix">+</mo> 
            <mi>x</mi> 
          </mrow> 
        </mfrac> 
      </mstyle> 
    </mrow> 
  </mstyle> 
  <mtext> the end.</mtext> </math>