summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/2skipbe.helpendn
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/2skipbe.helpendn
Initial commit
Diffstat (limited to 'macros/text1/cms_help_files/2skipbe.helpendn')
-rw-r--r--macros/text1/cms_help_files/2skipbe.helpendn21
1 files changed, 21 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/2skipbe.helpendn b/macros/text1/cms_help_files/2skipbe.helpendn
new file mode 100644
index 0000000000..2f7d5f5372
--- /dev/null
+++ b/macros/text1/cms_help_files/2skipbe.helpendn
@@ -0,0 +1,21 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \skipbefore COMMAND |
++-----------------------------------------------------------------------------+
+
+The \skipbefore command is always used in conjunction with the \endnoteformat
+(\enf) command, and will set the amount of vertical space before the endnotes
+are printed. The format for the \skipbefore command is:
+
+ \endnoteformat{
+ \skipbefore{xx}
+ }
+
+Where "xx" is expressed in \baselines or any valid TeX measurement (pt, pc, in,
+etc.). For example,
+
+ \endnoteformat{
+ \skipbefore{1.5in}
+ }
+
+would put one and one-half inches of vertical space before the beginning of the
+endnote text.