op.columns.set
Specifies column heading, width and spacing.
Syntax
.columns {set} heading1,width1,space1 ;heading2,width2,space2 {;...} ;heading7,width7,space7
Description
specifies the column heading, column width, and column spacing.
The columns are turned off by using the Output processor '.xcolumns' command.
Headings can contain Output processor commands and are output at the start of the columns and at the top of each subsequent page until columns are turned off.
A maximum of 7 columns can be specified.
The '.coln' command uses the column headings and spacing specified with the last '.columns set' or '.variable columns' command to determine the position of the specified column number. If the column number is less than the previous column number, the columns are printed and a new paragraph begins. A maximum of seven columns are available.
Example
.columns set heading1,10,5;heading2,10,1
.col1 one .col2 two
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
