MATH symbols appear too SMALL
If you use math symbols in a slitex document, they will probably appear
too small. The fonts that slitex needs are not all in the default
location. They do, however, exist. In order to get slitex to find them,
type the following lines (or put them in your .environment file for a
permanent change).
attach texfonts
setenv TEXFONTS /mit/texfonts:/usr/athena/lib/tex/fonts:
|