summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/3skipb.helpfoot
blob: bc6ebaf65d85b91cac9dc64b8d29c436113de78b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
+-----------------------------------------------------------------------------+
|                        TEXT1 \skipbeforedivider COMMAND                     |
+-----------------------------------------------------------------------------+
                                                                               
The  \skipbeforedivider  command  is  always   used  in  conjunction  with  the
\footnoteformat  (\fnf) command,  and will  set  the amount  of vertical  space
between  the  page  text  and  the   footnote  divider.   The  format  for  the
\skipbeforedivider command is:                                                 
                                                                               
          \footnoteformat{                                                     
          \skipbeforedivider{xx}                                               
          }                                                                    
                                                                               
Where "xx" is expressed in \baselines or any valid TeX measurement (pt, pc, in,
etc.). For example,                                                            
                                                                               
         \footnoteformat{                                                      
         \skipbeforedivider{1.5in}                                             
         }                                                                     
                                                                               
would put one and  one-half inches of vertical space between  the page text and
the footnote dividing rule.