summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/ssan.helpmark
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/ssan.helpmark')
-rw-r--r--macros/text1/cms_help_files/ssan.helpmark25
1 files changed, 25 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/ssan.helpmark b/macros/text1/cms_help_files/ssan.helpmark
new file mode 100644
index 0000000000..6b4085cc82
--- /dev/null
+++ b/macros/text1/cms_help_files/ssan.helpmark
@@ -0,0 +1,25 @@
++-----------------------------------------------------------------------------+
+| setsubheadanumber |
++-----------------------------------------------------------------------------+
+
+Abbreviation: ã|\ssanã%
+
+Parameters: ã|previous subheada numberã%
+
+ ã|Description:ã%
+The subheada number will be automatically incremented by one for each
+use of \subheada. The subheada number can be reset by inserting the
+\setsubheadanumber markup before the next occurrence of \subheada.
+
+ ã|Example:ã%
+By default, the first subheada is number 1. If you want to start with
+number 5, you would enter:
+
+\setsubheadanumber{4}
+\subheada{Title of the fifth subheada}
+
+ ã|Notes:ã%
+The number specified in the \setsubheadanumber parameter is the previous
+subheada number, not the next subheada number.
+ The subheada number is reset to zero when you enter \part, \chapter or
+\appendix.