op.columns.set

Command/Output Processor: Commands, Releases: AP

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

Command Name Type Description
op.variable.columns Command Specifies paraments for variable-width columns.
op.commands Definition Summary of OP commands.
op.columns Command see 'columns set'.
op Introductory Text formatting

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.