| prev | next |
| File: | Presentation/TablesAndMatrices/mtable/mtableBsize2.html | |
| Author: | Design Science, Inc. (D. Doyle, R. Miner) | |
| Description: | Testing stretchy characters in table with spaces. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable equalrows='false' equalcolumns='false'>
<mtr>
<mtd>
<mi>H</mi>
</mtd>
<mtd>
<mo>→</mo>
</mtd>
<mtd>
<mi>G</mi>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>↓</mo>
</mtd>
<mtd>
<mspace height='2em' width='3em'/>
</mtd>
<mtd>
<mo>↓</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mi>K</mi>
</mtd>
<mtd>
<mo>→</mo>
</mtd>
<mtd>
<mi>L</mi>
</mtd>
</mtr>
</mtable>
</math>