summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/san.helpmark
blob: 05b9299a2ce2e6fbfa6d3ad552f0e91feaed9a47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
+-----------------------------------------------------------------------------+
|                              setappendixnumber                              |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|\sanã%
 
Parameters:    ã|previous appendix numberã%
 
    ã|Description:ã%
The  appendix number  will  be  automatically incremented  by  one  for each
use  of \appendix.    The  appendix number  can  be reset  by  inserting the
\setappendixnumber markup before the next occurrence of \appendix.
 
    ã|Example:ã%
By default,  the first  appendix is  number 1.   If  you want to  start with
appendix 5, you would enter:
 
\setappendixnumber{4}
\appendix{Title of the fifth appendix}
 
 
 
    ã|Notes:ã%
The number  specified in  the \setappendixnumber  parameter is  the previous
appendix number, not the next appendix number.