The following escape sequences may be used to specify special symbols in text strings. These follow the TeX format convention, but do not distinguish between math and normal modes. In addition, super and sub-scripts MUST be enclosed in {} to be recognized (compatibility issue).
| \deg | Draw a degree symbol (small circle used w/ Centigrade) |
| \AA | Angstrom symbol |
| \bullet | Bullet symbol |
| \circ | Draw the circ symbol (small circle) |
| \n | New line command (may or may not be recognized) |
| \r | Carriage return (to start of drawing range) |
| \b | Backspace command |
| \pen<n> | Set pen to <n> |
| \color<n> | Set pen to <n> |
| _{text} | Subscript the text |
| ^{text} | Superscript the text |
| {block} | Isolate font changes within the braces |
| \{ | Insert { as text |
| \} | Insert } as text |
Font, pen color, etc. changing commands:
| \bold | \greek | \script | \gothic | \it | \bf |
| \ital | \italics | \plain | \rm | \normal | \unbold |
Greek characters. Both the upper and lower case are available for each entry. Specify lower alpha as \alpha, upper alpha as \Alpha.
| \alpha | \beta | \gamma | \delta | \epsilon | \zeta |
| \Alpha | \Beta | \Gamma | \Delta | \Epsilon | \Zeta |
| \eta | \theta | \iota | \kappa | \lambda | \mu |
| \Eta | \Theta | \Iota | \Kappa | \Lambda | \Mu |
| \nu | \xi | \omicron | \pi | \rho | \sigma |
| \Nu | \Xi | \Omicron | \Pi | \Rho | \Sigma |
| \tau | \upsilon | \phi | \chi | \psi | \omega |
| \Tau | \Upsilon | \Phi | \Chi | \Psi | \Omega |
| \varepsilon | \vartheta | \varphi |
Special mathematical symbols:
| \partial | \grad | \int | \oint | \infty | \prod |
| \sum | \minus | \plus | \pm | \mp | \times |
| \cdot | \div | \eq | \ne | \equiv | \lt |
| \gt | \le | \ge | \propto | \sim | \sqrt |
Symbols used in graphs - filled versions occur as caps:
| \box | \circ | \triangle | \diamond | star |
| \Box | \Circ | \Triangle | \Star | |