packages feed

texmath-0.6.7: tests/writers/subsup.xhtml

<?xml version='1.0' ?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="application/xhtml+xml; charset=UTF-8" http-equiv="Content-Type" />
  </head>
  <body>
    <math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <msubsup>
          <mi>x</mi>
          <mi>b</mi>
          <mi>a</mi>
        </msubsup>
        <mspace width="1em" />
        <msubsup>
          <mi>x</mi>
          <mi>b</mi>
          <mi>a</mi>
        </msubsup>
        <mspace width="1em" />
        <munder>
          <mi>min</mi>
          <mi>A</mi>
        </munder>
        <mspace width="1em" />
        <munder>
          <mi>max</mi>
          <mi>B</mi>
        </munder>
        <mspace width="1em" />
        <munder>
          <mi>det</mi>
          <mi>C</mi>
        </munder>
        <mspace width="1em" />
        <munder>
          <mi>Pr</mi>
          <mi>A</mi>
        </munder>
        <mspace width="1em" />
        <munder>
          <mi>gcd</mi>
          <mi>A</mi>
        </munder>
        <mspace width="1em" />
        <msup>
          <mover>
            <mi>u</mi>
            <mo accent="true">̇</mo>
          </mover>
          <mn>2</mn>
        </msup>
        <mspace width="1em" />
        <msub>
          <mover>
            <mi>u</mi>
            <mo accent="true">¯</mo>
          </mover>
          <mi>ɛ</mi>
        </msub>
        <mspace width="1em" />
        <msubsup>
          <munder>
            <mi>u</mi>
            <mo accent="true">̲</mo>
          </munder>
          <mi>b</mi>
          <mi>a</mi>
        </msubsup>
        <mspace width="1em" />
        <mover>
          <mover>
            <mrow>
              <mi>a</mi>
              <mo>+</mo>
              <mi>b</mi>
            </mrow>
            <mo accent="true">︷</mo>
          </mover>
          <mtext mathvariant="normal">term</mtext>
        </mover>
        <mspace width="1em" />
        <mover>
          <mover>
            <mrow>
              <mi>a</mi>
              <mo>+</mo>
              <mi>b</mi>
            </mrow>
            <mo accent="true">⎴</mo>
          </mover>
          <mi>c</mi>
        </mover>
        <mspace width="1em" />
        <munder>
          <munder>
            <mrow>
              <mi>a</mi>
              <mo>+</mo>
              <mi>b</mi>
            </mrow>
            <mo accent="true">︸</mo>
          </munder>
          <mi>c</mi>
        </munder>
        <mspace width="1em" />
        <munder>
          <munder>
            <mrow>
              <mi>a</mi>
              <mo>+</mo>
              <mi>b</mi>
            </mrow>
            <mo accent="true">⎵</mo>
          </munder>
          <mi>c</mi>
        </munder>
        <msup>
          <mspace width="1em" />
          <mi>H</mi>
        </msup>
        <mi>e</mi>
        <mn>3</mn>
        <msub>
          <mspace width="1em" />
          <mi>x</mi>
        </msub>
        <mi>A</mi>
        <msubsup>
          <mspace width="1em" />
          <mi>x</mi>
          <mn>3</mn>
        </msubsup>
      </mrow>
    </math>
  </body>
</html>