packages feed

texmath-0.7: tests/writers/munder3.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <munder>
      <mi>x</mi>
      <mo accent="true">ˆ</mo>
    </munder>
    <mo>≠</mo>
    <munder>
      <mi>x</mi>
      <mo accent="false">ˆ</mo>
    </munder>
    <mo>=</mo>
    <munder>
      <mi>x</mi>
      <mo accent="false">ˆ</mo>
    </munder>
    <mo>=</mo>
    <munder>
      <mi>x</mi>
      <mo accent="false">ˆ</mo>
    </munder>
  </mrow>
</math>