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