summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/1--footn.help4--f
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/cms_help_files/1--footn.help4--f')
-rw-r--r--macros/text1/cms_help_files/1--footn.help4--f20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/text1/cms_help_files/1--footn.help4--f b/macros/text1/cms_help_files/1--footn.help4--f
new file mode 100644
index 0000000000..fc45137071
--- /dev/null
+++ b/macros/text1/cms_help_files/1--footn.help4--f
@@ -0,0 +1,20 @@
++-----------------------------------------------------------------------------+
+| TEXT1 \footnotestyle COMMAND |
++-----------------------------------------------------------------------------+
+
+The \footnotestyle command is always used in conjunction with the
+\footnoteformat (\fnf) command, and will set the numbering style for the
+footnotes. The format for the \footnotestyle command is:
+
+ \footnoteformat{
+ \footnotestyle{xx}
+ }
+
+Where "xx" is one of four possible values:
+
+ 1 which gives numbered footnotes 1, 2, 3, etc.
+ (1) which gives numbered footnotes included in parentheses (1), (2)
+ a which gives lettered footnotes a, b, c, etc.
+ (a) which gives lettered footnotes enclosed in parentheses (a), (b)
+
+The \footnotestyle default is \footnotestyle{(1)}