1: | This just restores previous font/rgb/align values. A maximum of 32 levels are remembered. |
2: | This sets a physical font. The characters '*/_' means use bold/italic variant of font or Underline font. If font number is not given then the current font is modified. F* means toggle bold-flag for the current font, and F*0 means use bold version of font 0. This should no longer be used. Use styles instead. |
3: | This defines a physical font. A font that has already been used on the page can not be redefined. The Nubers after "Bold" and "Italic" are other physical fonts, and are the ones used when the F{'*/'} form is used. You would normally only use this in one of the !Configure files. |
4: | This sets which style should be used for the following text. |
5: | This defines a style. This can be done at any time, and will only influence the following text, but normally you would only do this in the !Configure files. |
6: | This is a short form of {fno/name}Some text{f}. It is particurlarly suitable for headings: #fH1:This is a Heading.. It is also handy for introducing single characters from strange fonts.. |