| prev | ( testsuite > Presentation > TablesAndMatrices > mtable > mtableAgroupalign ) | next |
| Alternatives: | (mml file) (full) (simple) (plain) (form) (slideshow) |
| File: | Presentation/TablesAndMatrices/mtable/mtableAgroupalign |
| CVS-ID: | |
| 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 xmlns="http://www.w3.org/1998/Math/MathML">
<mtable groupalign="{left right} {right decimalpoint} ">
<mtr groupalign="{left right}">
<mtd groupalign="left">
<mi>x</mi>
</mtd>
</mtr>
</mtable>
</math>