+-----------------------------------------------------------------------------+ | TEXT1 \bottomtitle COMMAND | +-----------------------------------------------------------------------------+ The \bottomtitle command sets what will appear at the bottom of each page after the title page. The \bottomtitle command is always used in conjunction with the \runningtitleformat and \bothpages (\bp), \evenpages (\ep), or \oddpages (\op) commands. This command has the format: \oddpages{ \bottomtitle{\line{\lft{llll}\ctr{cccc}\rt{rrrr}} }} where "llll" is the information to be printed to the far left of the bottomtitle line; "cccc" is the information to be printed in the center; and "rrrr" is the information to be printed to the far right of the bottomtitle line on all odd pages. For example: \runningtitleformat{\oddpages{ \bottomtitle\line{\lft{Joe Smith}\ctr{June 3, 1984}\rt{\pagenumber}} }} will space down to leave the amount specified on the \bottommargin command and put "Joe Smith" at the bottom far left, with "June 3, 1984" centered and the current page number on the bottom far right of the first line of the bottomtitle. The running bottomtitle of page 5 would look like this: Joe Smith June 3, 1984 5