summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/4skipaf.helpfoot
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/4skipaf.helpfoot')
-rw-r--r--macros/text1/cms_help_files/4skipaf.helpfoot22
1 files changed, 22 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/4skipaf.helpfoot b/macros/text1/cms_help_files/4skipaf.helpfoot
new file mode 100644
index 0000000000..ba168c90f2
--- /dev/null
+++ b/macros/text1/cms_help_files/4skipaf.helpfoot
@@ -0,0 +1,22 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \skipafterdivider COMMAND |
++-----------------------------------------------------------------------------+
+
+The \skipafterdivider command is always used in conjunction with the
+\footnoteformat (\fnf) command, and will set the amount of vertical space
+between the footnote divider and the beginning of the text of the first
+footnote. The format for the \skipafterdivider command is:
+
+ \footnoteformat{
+ \skipafterdivider{xx}
+ }
+
+Where "xx" is expressed in \baselines or any valid TeX measurement (pt, pc, in,
+etc.). For example,
+
+ \footnoteformat{
+ \skipafterdivider{5pt}
+ }
+
+would put five points of vertical space between the the footnote dividing rule
+and the text of the first footnote.