<< Click to Display Table of Contents >> Font Table |
Keyword |
Description |
\fonttbl |
Declares font table; may only occur once at the beginning of the document |
\f <index> |
Declare font number |
\fcharset <number> |
Assign Charset (default is ANSI_DEFAULT) |
<Text>; |
Declare font name related to font number |
Example:
{\fonttbl {\f1 Arial;} {\f2 Times New Roman;} {\f3 \fcharset2 Wingdings;} }