summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/2skipbe.helpendn
blob: 2f7d5f53720d800e8e5f3d6fcafe0dfe8d740547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
+-----------------------------------------------------------------------------+
|                        TEXT1 \skipbefore COMMAND                            |
+-----------------------------------------------------------------------------+
                                                                               
The \skipbefore command  is always used in conjunction  with the \endnoteformat
(\enf) command, and will  set the amount of vertical space  before the endnotes
are printed.  The format for the \skipbefore command is:                       
                                                                               
          \endnoteformat{                                                      
          \skipbefore{xx}                                                      
          }                                                                    
                                                                               
Where "xx" is expressed in \baselines or any valid TeX measurement (pt, pc, in,
etc.). For example,                                                            
                                                                               
         \endnoteformat{                                                       
         \skipbefore{1.5in}                                                    
         }                                                                     
                                                                               
would put one and one-half inches of vertical space before the beginning of the
endnote text.