| prev | next |
| File: | Presentation/TablesAndMatrices/mtable/mtableAgroupalign.html | |
| Author: | Design Science, Inc (D. Doyle) | |
| Description: | Test of groupalign attribute on all levels of a table | |
| Sample Rendering: |
|
Your browser's rendering:
Source Code:
<math>
<mtable groupalign="{left, right} {right decimalpoint} ">
<mtr groupalign="{left, right}">
<mtd groupalign="left">
<mi>x</mi>
</mtd>
</mtr>
</mtable>
</math>