PS TEXT FORMAT Reference Manual
Introduction to TFORM
3–38 11387 Tandem Computers Incorporated
Examples:
\FOOTER FIRST " ** PRELIMINARY *** CONFIDENTIAL ** "
\FOOTER NOW "|THIS INSERT PAGE 13A FOLLOWS PAGE 13|"
\FOOTER 2 ALL ODD"|Writer E. B. Roberts|page #"
\FOO EVEN "page #|Version 2, \sys_date\)|"
How to Use FOOTER
FOOTER FIRST Option
FIRST defines a footer that is to appear only on page number 1 of the
document (if the first page number is 27, for example, that might be the
first page but it’s not the FIRST page).
FOOTER ODD Option
ODD defines a footer that is to appear on pages 3, 5, 7, and so on, of the
document. If you want the same footer to appear on all odd-numbered
pages, including page 1, you should use FOOTER ALL ODD.
FOOTER EVEN Option
EVEN defines a footer that is to appear on even-numbered pages.