Next: ms TOC, Previous: ms Margins, Up: ms Page Layout [Contents][Index]
ms can set text in as many columns as reasonably fit on the page.
The following macros force a page break if a multi-column layout is
active when they are called. The MINGW
register stores the
default minimum gutter width; it is a GNU extension. When multiple
columns are in use, keeps and the HORPHANS
and PORPHANS
registers work with respect to column breaks instead of page breaks.
Arrange page text in a single column (the default).
Arrange page text in two columns.
Arrange page text in multiple columns. If you specify no arguments, it
is equivalent to the 2C
macro. Otherwise, column-width is
the width of each column and gutter-width is the minimum distance
between columns.