| prev | next |
| File: | Presentation/TablesAndMatrices/mtable/deprecated-test3.html | |
| Author: | Dave Doyle, Design Science | |
| Description: | Test ensuring that all 'inferred' attributes work in tables. | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable>
<mn>2</mn>
<mtr>
<mn>5</mn>
</mtr>
<mtr>
<mtd></mtd>
</mtr>
<mtd>
<mn>4</mn>
<mo>+</mo>
<mn>3</mn>
</mtd>
</mtable>
</math>