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