Fonts

Changing fonts within a string

To change fonts within a string precede the font number listed below by a backslash.

Grace Font# - FontName

Summary of other special commands

Font selection is current for the remainder of the string or until the next font change. Subscripts and superscripts remain for the remainder of the string or until \N is seen. To print a backslash use \\. \+ increases the size of the characters and \- decreases the size of the characters.

Example:

F\sX\N(\8e\B) = sin(\8e\B)\c7\Ce\S-X\N\c7\Ccos(\8e\B)

prints roughly FX(e) = sin(e)·e-X·cos(e)

using string's initial font and e prints as epsilon from the Symbol font.

NOTE: Characters from the upper half of the char table can be entered directly from the keyboard, using appropriate xmodmap(1) settings.