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