[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
@multitable
allows you to construct tables with any number of
columns, with each column having any width you like.
You define the column widths on the @multitable
line itself, and
write each row of the actual table following an @item
command,
with columns separated by an @tab
command. Finally, @end
multitable
completes the table. Details in the sections below.
11.4.1 Multitable Column Widths | Defining multitable column widths. | |
11.4.2 Multitable Rows | Defining multitable rows, with examples. |
This document was generated by a tester on a sunny day using texi2html.