summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/sscn.helpmark
blob: c6db33d4e03a4bd5c68208980999f51a5322af95 (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
+-----------------------------------------------------------------------------+
|                              setsubheadcnumber                              |
+-----------------------------------------------------------------------------+
 
Abbreviation:  ã|\sscnã%
 
Parameters:    ã|previous subheadc numberã%
 
    ã|Description:ã%
The  subheadc number  will  be  automatically incremented  by  one  for each
use  of \subheadc.    The  subheadc number  can  be reset  by  inserting the
\setsubheadcnumber markup before the next occurrence of \subheadc.
 
    ã|Example:ã%
By default,  the first  subheadc is  number 1.   If  you want to  start with
number 5, you would enter:
 
\setsubheadcnumber{4}
\subheadc{Title of the fifth subheadc}
 
    ã|Notes:ã%
The number  specified in  the \setsubheadcnumber  parameter is  the previous
subheadc number, not the next subheadc number.
    The subheadc  number is  reset to zero  when you enter  \part, \chapter,
\subheada, \subheadb, or \appendix.