packages feed

texmath-0.8: tests/writers/boxed.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <menclose notation="box">
    <mrow>
      <msup>
        <mi>x</mi>
        <mn>2</mn>
      </msup>
      <mo>+</mo>
      <msup>
        <mi>y</mi>
        <mn>2</mn>
      </msup>
      <mo>+</mo>
      <msup>
        <mi>z</mi>
        <mn>2</mn>
      </msup>
    </mrow>
  </menclose>
</math>