packages feed

texmath-0.7: tests/writers/msubsup-01.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <msubsup>
      <mi>R</mi>
      <mn>0</mn>
      <mn>4</mn>
    </msubsup>
    <mo>=</mo>
    <msubsup>
      <mi>R</mi>
      <mrow>
        <mn>0</mn>
        <mphantom>
          <mi>fail</mi>
        </mphantom>
      </mrow>
      <mrow>
        <mn>4</mn>
        <mphantom>
          <mi>fail</mi>
        </mphantom>
      </mrow>
    </msubsup>
  </mrow>
</math>