summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/2footn.helpfoot
blob: f20d126e79ad3bf42a762d70e102ffb6166b3b6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
+-----------------------------------------------------------------------------+
|                        TEXT1 \footnotedivider COMMAND                       |
+-----------------------------------------------------------------------------+
                                                                               
The  \footnotedivider   command  is  always   used  in  conjunction   with  the
\footnoteformat  (\fnf) command,  and will  set the  length for  the line  that
divides the page text from the beginning  of the footnote text.  The format for
the \footnotedivider command is:                                               
                                                                               
          \footnoteformat{                                                     
          \footnotedivider{xx}                                                 
          }                                                                    
                                                                               
Where "xx" is any valid TeX measurement (pt, pc, in, etc.). For example,       
                                                                               
         \footnoteformat{                                                      
         \footnotedivider{1.5in}                                               
         }                                                                     
                                                                               
would make the horizontal rule before the  footnote text to be one and one-half
inches long.