PS TEXT FORMAT Reference Manual

Introduction to TFORM
11387 Tandem Computers Incorporated 3–47
Examples:
\HEADER FIRST "|*** THIS IS THE FINAL DRAFT ***|"
\HEADER NOW "INSERT THIS PAGE AFTER PAGE 27"
\HEADER ALL ODD "Page #||INTERNAL DRAFT"
\HEA EVEN "COMMENTS DUE JUNE 20th||"
How to Use HEADER
The different options of the HEADER command are described in the
following paragraphs.
HEADER FIRST Option
FIRST defines a header that is to appear only on page number 1 of the
document (if the first page number is 3, for example, that might be the
first page but it’s not the FIRST page).
HEADER ODD Option
ODD defines a header that is to appear on pages 3, 5, 7, and so on, of
the document. If you want the same header to appear on all odd-
numbered pages, including page 1, you must add the keyword ALL.
The command is HEADER ALL ODD.
HEADER EVEN Option
EVEN defines a header that appears on even-numbered pages.