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