| prev | ( testsuite > Topics > StretchyChars > Vertically > stretchVert1 ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Topics/StretchyChars/Vertically/stretchVert1 |
| CVS-ID: | |
| Author: | Dave Doyle, Design Science |
| Description: | Tests of vertical stretching |
Sample Rendering:
| |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mstyle fontsize="130%" displaystyle="true">
<mtable>
<mtr>
<mtd>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mrow>
<mo>(</mo>
</mrow>
<mfrac>
<mn>2</mn>
<mn>3</mn>
</mfrac>
<mo>)</mo>
</mrow>
</mtd>
</mtr>
<mtr>
<mtd>
<mrow>
<mi>x</mi>
<mo>+</mo>
<mrow>
<mover>
<mo>(</mo>
<mo>-</mo>
</mover>
</mrow>
<mfrac>
<mn>2</mn>
<mn>3</mn>
</mfrac>
<mo>)</mo>
</mrow>
</mtd>
</mtr>
</mtable>
</mstyle>
</math>