packages feed

texmath-0.7: tests/writers/msqrt-07.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <msqrt>
      <mi>content</mi>
    </msqrt>
    <mo>=</mo>
    <msqrt>
      <munder>
        <mi>content</mi>
        <mphantom>
          <mi>fail</mi>
        </mphantom>
      </munder>
    </msqrt>
    <mo>=</mo>
    <msqrt>
      <mover>
        <mi>content</mi>
        <mphantom>
          <mi>fail</mi>
        </mphantom>
      </mover>
    </msqrt>
  </mrow>
</math>