50
--footer lcr
The
--footer
option specifies the contents of the page footer. The
lcr
parameter is a three-character string
representing the left, center, and right footer fields. Each character can be one of the following:
lcr
Description
. A period indicates that the field should be blank.
:
A colon indicates that the field should contain the current and total number of
pages in the chapter (n/N).
/
A slash indicates that the field should contain the current and total number of
pages (n/N).
1
The number 1 indicates that the field should contain the current page number in
decimal format (1, 2, 3, ...)
a
A lowercase "a" indicates that the field should contain the current page number
using lowercase letters.
A
An uppercase "A" indicates that the field should contain the current page number
using UPPERCASE letters.
c A lowercase "c" indicates that the field should contain the current chapter title.
C
An uppercase "C" indicates that the field should contain the current chapter page
number.
d A lowercase "d" indicates that the field should contain the current date.
D
An uppercase "D" indicates that the field should contain the current date and
time.
h An "h" indicates that the field should contain the current heading.
i
A lowercase "i" indicates that the field should contain the current page number in
lowercase roman numerals (i, ii, iii, ...)
I
An uppercase "I" indicates that the field should contain the current page number
in uppercase roman numerals (I, II, III, ...)
l A lowercase "l" indicates that the field should contain the logo image.
t A lowercase "t" indicates that the field should contain the document title.
T
An uppercase "T" indicates that the field should contain the current time.
Setting the footer to "
...
" disables the footer entirely.
HTMLDOC 1.8.29 Software Users Manual
--footer lcr
8-7