Index

testsuite:presentation:generallayout:mfrac:mfracbheight17

passed

mfracBheight17

num/denom height tests

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mtable>
    <mtr>
      <mtd>
        <mtext>taller num</mtext>
      </mtd>
      <mtd>
        <msup>
          <mi>x</mi>
          <mn>2</mn>
        </msup>
        <mo>+</mo>
        <msup>
          <mfrac>
            <mi>h</mi>
            <mi>x</mi>
          </mfrac>
          <mn>2</mn>
        </msup>
        <mo>+</mo>
        <msup>
          <mrow>
            <mo>(</mo>
            <mfrac>
              <mi>h</mi>
              <mi>x</mi>
            </mfrac>
            <mo>)</mo>
          </mrow>
          <mn>2</mn>
        </msup>
      </mtd>
    </mtr>
    <mtr>
      <mtd>
        <mtext>taller denom</mtext>
      </mtd>
      <mtd>
        <msup>
          <mi>x</mi>
          <mn>2</mn>
        </msup>
        <mo>+</mo>
        <msup>
          <mfrac>
            <mi>x</mi>
            <mi>y</mi>
          </mfrac>
          <mn>2</mn>
        </msup>
        <mo>+</mo>
        <msup>
          <mrow>
            <mo>(</mo>
            <mfrac>
              <mi>x</mi>
              <mi>y</mi>
            </mfrac>
            <mo>)</mo>
          </mrow>
          <mn>2</mn>
        </msup>
      </mtd>
    </mtr>
  </mtable>
</math>

Author: Design Science, Inc. (D. Doyle, E. Cannon, E. Tabacman, R.Miner)

testsuite/presentation/generallayout/mfrac/mfracbheight17.txt · Last modified: 2016/09/15 11:29 (external edit)