summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/2footno.helpfoot
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/text1/cms_help_files/2footno.helpfoot
Initial commit
Diffstat (limited to 'macros/text1/cms_help_files/2footno.helpfoot')
-rw-r--r--macros/text1/cms_help_files/2footno.helpfoot21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/2footno.helpfoot b/macros/text1/cms_help_files/2footno.helpfoot
new file mode 100644
index 0000000000..f20d126e79
--- /dev/null
+++ b/macros/text1/cms_help_files/2footno.helpfoot
@@ -0,0 +1,21 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \footnotedivider COMMAND |
++-----------------------------------------------------------------------------+
+
+The \footnotedivider command is always used in conjunction with the
+\footnoteformat (\fnf) command, and will set the length for the line that
+divides the page text from the beginning of the footnote text. The format for
+the \footnotedivider command is:
+
+ \footnoteformat{
+ \footnotedivider{xx}
+ }
+
+Where "xx" is any valid TeX measurement (pt, pc, in, etc.). For example,
+
+ \footnoteformat{
+ \footnotedivider{1.5in}
+ }
+
+would make the horizontal rule before the footnote text to be one and one-half
+inches long.