summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/2title.helpsubh
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/2title.helpsubh')
-rw-r--r--macros/text1/cms_help_files/2title.helpsubh20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/2title.helpsubh b/macros/text1/cms_help_files/2title.helpsubh
new file mode 100644
index 0000000000..98cab4d1b5
--- /dev/null
+++ b/macros/text1/cms_help_files/2title.helpsubh
@@ -0,0 +1,20 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \titleformat COMMAND |
++-----------------------------------------------------------------------------+
+
+The \titleformat command is always used in conjunction with the \subheadbformat
+command and will set options for the subheadb titles. The format for the
+\titleformat command is:
+
+ \subheadbformat{\titleformat{
+ \vsk{24pt}
+ {\it \subheadbtitle}
+ \vs{12pt}}
+ }
+
+This is the default for \titleformat. Each \subheadb command will space down 24
+points, print the \subheadbtitle in italics and space down 12 points to resume
+with the text.
+
+For more information on the \subheadbtitle command, see the help screen under
+the markup menu for that particular command.