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