PS TEXT FORMAT Reference Manual
Introduction to TFORM
3–18 11387 Tandem Computers Incorporated
CONTENTS The CONTENTS command saves strings you include in it for printing in
the table of contents. You can also use this command to force printing of a
partial table of contents at the point where you enter the command.
What to Enter
\CONTENTS [
title
]
title
is a one-, two-, or three-field entity, depending on how you enter it. Its
syntax appears as
" [
text
] [ | [
text
] [ | [
text
] ] ] "
TFORM recognizes the vertical bars (|) as the field delimiters,
which divide the title into left, center, and right fields. TFORM left-
justifies any field to the left of the first delimiter (or if you omit both
delimiters), centers any field positioned between the vertical bars,
and right-justifies any field to the right of the second delimiter.
Fields may be empty or space-filled, and you can use any
combination of the one, two, or three fields. Enclose a
title
in
quotation marks.
Examples:
\CONTENTS "Part 3"
\CONTENTS "Part 3|Advanced TFORM|Page #"
\CONTENTS "||Part 3 Advanced TFORM"
\CONTENTS "Part 3||Advanced TFORM"