PS TEXT FORMAT Reference Manual
Introduction to TFORM
3–78 11387 Tandem Computers Incorporated
LEVEL STYLE
int
RIGHT
The RIGHT modifier tells TFORM to print the section title right-
justified.
LEVEL STYLE Keywords
The BOLD, NUMBER, UNDERLINE, and UPSHIFT keywords
determine whether the title appears in boldface, numbered, underlined,
or in all capital letters, respectively. You can specify any combination
of these keywords, such as UPSHIFT UNDERLINE or BOLD UPSHIFT,
to produce your title in the style you prefer. TFORM will only use the
keywords you list to style the specified level of head.
If you specify NUMBER, TFORM automatically numbers the sections as
they appear and prints those numbers as part of the section titles. If
you’ve issued a LEVEL 0 command, and you’ve included a section
designator, TFORM starts each section number with that numeral (or
letter). Otherwise, TFORM begins numbering with the first level 1
section.
TFORM assigns the number 1.0 (
n
.1.0, if you’ve specified the level 0
section number as
n
) to the first level 1 section that appears; the next
level 1 section is 2.0, and so on. The first level 2 section within the first
level 1 section is number 1.1, the next is 1.2, and so on. This numbering
scheme continues down to level 10 (1.1.1.1.1.1.1.1.1.2). When a new
higher-level section appears, TFORM assigns to it the next number for
that section level and restarts numbering of lower-level sections at 1.
If you omit all keywords from a LEVEL STYLE
int
command, or enter
LEVEL STYLE with no command options, TFORM uses appropriate
default values for the specified level or all levels, respectively. The
defaults are summarized in Table 3-2.