PS TEXT FORMAT Reference Manual
Introduction to TFORM
3–76 11387 Tandem Computers Incorporated
PAGE EVEN
This command works exactly as the PAGE ODD command, except
that the EVEN argument causes TFORM to start a new page on an
even page.
If you fail to specify one or more format modifiers in a LEVEL
FORMAT command, or omit the command entirely for a given
level, TFORM uses appropriate default values. The defaults are
summarized in Table 3-1.
Table 3-1. LEVEL FORMAT Default Values
Level Format
0 BEFORE 10 AFTER 2 PAGE ODD
1 BEFORE 0 AFTER 1 PAGE
2 BEFORE 3 AFTER 1
3 BEFORE 2 AFTER 0
4-10 BEFORE 1 AFTER –1
Note that the defaults for levels 4 through 10 are the same. You can
set them to different values by modifying the LEVEL FORMAT
command for the level you want to use.
If you want to reset the values of all LEVEL FORMAT commands
to their defaults, you can type LEVEL FORMAT. If you just want to
reset the value of one LEVEL FORMAT command, enter LEVEL
FORMAT
int
. The specified FORMAT level is then reset to its
default.