summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/7refer.helpfoot
blob: a3d86229917b350e99915368a8b1d24a022049fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
+-----------------------------------------------------------------------------+
|                        TEXT1 \referencestyle COMMAND                        |
+-----------------------------------------------------------------------------+
                                                                               
The  \referencestyle   command  is   always  used   in  conjunction   with  the
\footnoteformat  (\fnf) command,  and will  determine  the style  in which  the
footnote  reference numbers  are printed.   There are  four possible  numbering
styles:                                                                        
       \referencestyle{1}    for numbered footnotes "1, 2, 3, ..."             
       \referencestyle{(1)}  for numbered footnotes "(1), (2), (3), ..."       
       \referencestyle{a}    for lettered footnotes "a, b, c, ..."             
       \referencestyle{(a)}  for lettered footnotes "(a), (b), (c), ..."       
                                                                               
The format for the \referencestyle command is:                                 
                                                                               
          \footnoteformat{                                                     
          \referencestyle{xx}                                                  
          }                                                                    
                                                                               
Where  "xx" is  one of  the four  valid  style designations  given above.   The
default is \referencestyle{(1)}.