summaryrefslogtreecommitdiff
path: root/obsolete/macros/text1/cms_help_files/sscn.helpmark
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete/macros/text1/cms_help_files/sscn.helpmark')
-rw-r--r--obsolete/macros/text1/cms_help_files/sscn.helpmark25
1 files changed, 25 insertions, 0 deletions
diff --git a/obsolete/macros/text1/cms_help_files/sscn.helpmark b/obsolete/macros/text1/cms_help_files/sscn.helpmark
new file mode 100644
index 0000000000..c6db33d4e0
--- /dev/null
+++ b/obsolete/macros/text1/cms_help_files/sscn.helpmark
@@ -0,0 +1,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.