packages feed

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

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mrow>
      <mo stretchy="true" form="prefix">[</mo>
      <mtable>
        <mtr>
          <mtd>
            <mi>U</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>V</mi>
          </mtd>
        </mtr>
      </mtable>
      <mo stretchy="true" form="postfix">|</mo>
    </mrow>
    <mo>=</mo>
    <mrow>
      <mo stretchy="true" form="prefix">|</mo>
      <mtable>
        <mtr>
          <mtd>
            <mi>U</mi>
          </mtd>
        </mtr>
        <mtr>
          <mtd>
            <mi>V</mi>
          </mtd>
        </mtr>
      </mtable>
      <mo stretchy="true" form="postfix">]</mo>
    </mrow>
  </mrow>
</math>