blob: 55dda0ef132d346ed4c93c605ded6b3ad56064fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
+-----------------------------------------------------------------------------+
| TEXT1 \referencefont COMMAND |
+-----------------------------------------------------------------------------+
The \referencefont command is always used in conjunction with the
\footnoteformat (\fnf) command, and will determine the font in which the
footnote reference numbers are printed. The format for the \referencefont
command is:
\footnoteformat{
\referencefont{xx}
}
Where "xx" is some font designations such as \bf, \it, \littlefont, etc.
|