PS TEXT FORMAT Reference Manual
Overview of TFORM Capabilities
2–14 11387 Tandem Computers Incorporated
You can also tell TFORM to keep all following lines together until it sees a
blank line, a command line, or until you turn KEEP off. The forms of the
KEEP command that you use in these cases are, respectively:
\KEEP BLANK
\KEEP COMMAND
\KEEP ON
\KEEP OFF
Tips
Since the STYLE command sets up page-formatting conditions that
typically remain in effect throughout a document, put all your STYLE
commands at the beginning of your input file before any text. If you
later decide to change some aspect of the format controlled by STYLE,
do so at the beginning of a page, placing the appropriate STYLE
commands immediately after an explicit NEW command.
To reset to its default any element of page format governed by the
STYLE command, simply type that STYLE command without any unit
of measure at all. For example, STYLE MARGIN RIGHT resets the
right margin to its default. Similarly, STYLE MARGIN resets all
margins to their defaults.