summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/bottomti.helpboth
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/bottomti.helpboth')
-rw-r--r--macros/text1/cms_help_files/bottomti.helpboth28
1 files changed, 28 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/bottomti.helpboth b/macros/text1/cms_help_files/bottomti.helpboth
new file mode 100644
index 0000000000..ae217363f6
--- /dev/null
+++ b/macros/text1/cms_help_files/bottomti.helpboth
@@ -0,0 +1,28 @@
++-----------------------------------------------------------------------------+
+| 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:
+
+ \bothpages{
+ \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. For example:
+
+ \runningtitleformat{\bothpages{
+ \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