summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/3befor.helpfoot
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/3befor.helpfoot')
-rw-r--r--macros/text1/cms_help_files/3befor.helpfoot21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/3befor.helpfoot b/macros/text1/cms_help_files/3befor.helpfoot
new file mode 100644
index 0000000000..98eb00954f
--- /dev/null
+++ b/macros/text1/cms_help_files/3befor.helpfoot
@@ -0,0 +1,21 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \beforefootnoteskip COMMAND |
++-----------------------------------------------------------------------------+
+
+The \beforefootnoteskip command is always used in conjunction with the
+\footnoteformat (\fnf) command, and will set the amount of vertical space
+between the page text and the footnote divider. The format for the
+\beforefootnoteskip command is:
+
+ \footnoteformat{
+ \beforefootnoteskip{xx}
+ }
+
+Where "xx" is any valid TeX measurement (pt, pc, in, etc.). For example,
+
+ \footnoteformat{
+ \beforefootnoteskip{1.5in}
+ }
+
+would put one and one-half inches of vertical space between the page text and
+the footnote dividing rule.