packages feed

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

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <msubsup>
      <mi>X</mi>
      <msubsup>
        <mi>Z</mi>
        <mn>4</mn>
        <mn>3</mn>
      </msubsup>
      <msubsup>
        <mi>Y</mi>
        <mn>2</mn>
        <mn>1</mn>
      </msubsup>
    </msubsup>
    <mo>=</mo>
    <msubsup>
      <mi>X</mi>
      <msubsup>
        <mi>Z</mi>
        <mn>4</mn>
        <mn>3</mn>
      </msubsup>
      <msubsup>
        <mi>Y</mi>
        <mn>2</mn>
        <mn>1</mn>
      </msubsup>
    </msubsup>
  </mrow>
</math>