packages feed

texmath-0.7: tests/writers/moore_determinant.mml

<?xml version='1.0' ?>
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <mi>M</mi>
    <mo>=</mo>
    <mrow>
      <mo stretchy="true" form="prefix">[</mo>
      <mtable>
        <mtr>
          <mtd columnalign="center">
            <msub>
              <mi>α</mi>
              <mn>1</mn>
            </msub>
          </mtd>
          <mtd columnalign="center">
            <msubsup>
              <mi>α</mi>
              <mn>1</mn>
              <mi>q</mi>
            </msubsup>
          </mtd>
          <mtd columnalign="center">
            <mo>⋯</mo>
          </mtd>
          <mtd columnalign="center">
            <msubsup>
              <mi>α</mi>
              <mn>1</mn>
              <msup>
                <mi>q</mi>
                <mrow>
                  <mi>n</mi>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
              </msup>
            </msubsup>
          </mtd>
        </mtr>
        <mtr>
          <mtd columnalign="center">
            <msub>
              <mi>α</mi>
              <mn>2</mn>
            </msub>
          </mtd>
          <mtd columnalign="center">
            <msubsup>
              <mi>α</mi>
              <mn>2</mn>
              <mi>q</mi>
            </msubsup>
          </mtd>
          <mtd columnalign="center">
            <mo>⋯</mo>
          </mtd>
          <mtd columnalign="center">
            <msubsup>
              <mi>α</mi>
              <mn>2</mn>
              <msup>
                <mi>q</mi>
                <mrow>
                  <mi>n</mi>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
              </msup>
            </msubsup>
          </mtd>
        </mtr>
        <mtr>
          <mtd columnalign="center">
            <mo>⋮</mo>
          </mtd>
          <mtd columnalign="center">
            <mo>⋮</mo>
          </mtd>
          <mtd columnalign="center">
            <mo>⋱</mo>
          </mtd>
          <mtd columnalign="center">
            <mo>⋮</mo>
          </mtd>
        </mtr>
        <mtr>
          <mtd columnalign="center">
            <msub>
              <mi>α</mi>
              <mi>m</mi>
            </msub>
          </mtd>
          <mtd columnalign="center">
            <msubsup>
              <mi>α</mi>
              <mi>m</mi>
              <mi>q</mi>
            </msubsup>
          </mtd>
          <mtd columnalign="center">
            <mo>⋯</mo>
          </mtd>
          <mtd columnalign="center">
            <msubsup>
              <mi>α</mi>
              <mi>m</mi>
              <msup>
                <mi>q</mi>
                <mrow>
                  <mi>n</mi>
                  <mo>−</mo>
                  <mn>1</mn>
                </mrow>
              </msup>
            </msubsup>
          </mtd>
        </mtr>
      </mtable>
      <mo stretchy="true" form="postfix">]</mo>
    </mrow>
  </mrow>
</math>