prev | ( testsuite > Topics > StretchyChars > Table > stretchTable2 ) | next |
Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
File: | Topics/StretchyChars/Table/stretchTable2 |
CVS-ID: | |
Author: | Design Science, Inc. (D. Doyle, E. Cannon, E. Tabacman, R.Miner) |
Description: | test of stretching in different table cells |
Sample Rendering: |
Your browser's rendering:
Source Code:
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mtable> <mtr> <mtd> <mo>←</mo> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> <mtr> <mtd> <mtext>a long cell</mtext> </mtd> <mtd> <mn>1</mn> </mtd> </mtr> </mtable> </math>