| Subsection: |
HtX implements versions of LaTeX's tabular and array environments using Netscape tables:
| left | center | right |
| 1 | 2 | 3 |
| a | b | c |
Also try:
| left | center | right |
| 1 | 2 | 3 |
| a | b | c |
and (to specifiy cell size)
| left | center | right |
| 1 | 2 | 3 |
| a | b | c |
The array environment is similar for math displays
|
rms@cs.oberlin.edu