PS TEXT FORMAT Reference Manual

Introduction to TFORM
11387 Tandem Computers Incorporated 3–83
LIST LIST commands are invocations of the LIST macro package. They allow
you to produce lists of various kinds. A list is a series of items (words,
phrases, sentences, or paragraphs) linked together by a common ordering
format. A list can be nested within another list of the same or a different
type. TFORM provides ways for generating alphabetically ordered lists,
numerically sequenced lists, bulleted lists, and lists in other formats that
you define.
What to Enter
\BEGIN LIST [
list-name
]
ALPHABETIC
UPPER
LOWER
[ BULLET ]
NUMERIC
ROMAN
[]
UPPER
LOWER
STYLE
exp
[
keywords
]
\ITEM [
exp
] [ STYLE
exp
]
\END LIST [
list-name
]
list-name
is an identifying name not more than 32 characters in length. It can
contain letters, numerals, and the underscore (_) character. The first
character must be a letter.
keywords
are any one or more of the following
GAP
exp
WIDTH
exp
LEFTINDENT
exp
FORMAT
string
RIGHTINDENT
exp