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