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