You will need access to a tex program like MicTex on the PCs or TexShop on the Mac and "latex" to make things happen. Also, you may want to
consult Humke for some pointers on how to get going.
Here are some files you will want to download:
After saving "definitions.tex", use the tex application to process it (using latex) or open a shell window and type
"latex definitions.tex" This will produce a "definitions.pdf" or "definitions.dvi" file and
a "definitions.log" file. The .log file contains a list of how latex processed
the original .tex file; the .pdf and .dvi files are viewable. To see it use your tex application or type
"xdvi definitions.dvi &" in your shell window. This will bring up a
previewer.
Here is a ``real paper'' to download and play with:
Best of Luck!!
pdh
Questions? Click here: humke@stolaf.edu