packages feed

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

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

<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mtext>The same expression </mtext> 
  <mstyle displaystyle="true" scriptlevel="0">
    <mfrac>
      <mn>1</mn> 
      <mn>2</mn> 
    </mfrac> 
    <mo form="infix">-</mo> 
    <mrow>
      <mstyle displaystyle="true" scriptlevel="0">
        <mfrac>
          <mn>1</mn> 
          <mn>2</mn> 
        </mfrac> 
      </mstyle> 
    </mrow> 
    <mo form="infix">+</mo> 
    <mrow>
      <mstyle displaystyle="false" scriptlevel="0">
        <mfrac>
          <mn>1.23456</mn> 
          <mn>7890</mn> 
        </mfrac> 
      </mstyle> 
    </mrow> 
  </mstyle> 
  <mtext> in a display.</mtext> </math>