packages feed

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

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

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtext>Inline, display style, normal line </mtext> 
  <mstyle displaystyle="false" scriptlevel="0">
    <mrow>
      <mstyle displaystyle="true" scriptlevel="0">
        <mfrac>
          <mrow>
            <mi mathcolor="gray">ln</mi> 
            <mo rspace="verythinmathspace">&#x02061;</mo> 
            <mi>x</mi> 
          </mrow> 
          <mi>y</mi> 
        </mfrac> 
      </mstyle> 
    </mrow> 
  </mstyle> 
  <mtext>, numerator and denominator should render normal size.</mtext> </math>