PS TEXT FORMAT Reference Manual

Introduction to TFORM
3–154 11387 Tandem Computers Incorporated
TITLE The TITLE command lets you arbitrarily put a three-part title anywhere in
the text region.
What to Enter
\TITLE
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
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:
\TITLE "CONFIDENTIAL || ADDENDUM"
\TITLE "| **Update to Comments** |"
\TITLE "NEW INFO | Latest TFORM Developments | 9/2/86"