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