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