summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/11noter.helpfoot
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/11noter.helpfoot')
-rw-r--r--macros/text1/cms_help_files/11noter.helpfoot23
1 files changed, 0 insertions, 23 deletions
diff --git a/macros/text1/cms_help_files/11noter.helpfoot b/macros/text1/cms_help_files/11noter.helpfoot
deleted file mode 100644
index 8b39bf09ae..0000000000
--- a/macros/text1/cms_help_files/11noter.helpfoot
+++ /dev/null
@@ -1,23 +0,0 @@
-+-----------------------------------------------------------------------------+
-| TEXT1 \notereferencestyle COMMAND |
-+-----------------------------------------------------------------------------+
-
-The \notereferencestyle command is always used in conjunction with the
-\footnoteformat (\fnf) command, and will determine the style in which the
-footnote reference numbers within the notes are printed. There are six
-possible note numbering styles:
- \notereferencestyle{1} for numbered footnotes "1, 2, 3, ..."
- \notereferencestyle{1.} for numbered footnotes "1., 2., 3., ..."
- \notereferencestyle{(1)} for numbered footnotes "(1), (2), (3), ..."
- \notereferencestyle{a} for lettered footnotes "a, b, c, ..."
- \notereferencestyle{a.} for lettered footnotes "a., b., c., ..."
- \notereferencestyle{(a)} for lettered footnotes "(a), (b), (c), ..."
-
-The format for the \notereferencestyle command is:
-
- \footnoteformat{
- \notereferencestyle{xx}
- }
-
-Where "xx" is one of the six valid style designations given above. The default
-is \notereferencestyle{1}.