Printing Tex Documents
After writing a text file for your document, you must run the apropriate command (
tex, latex, amstex
) to produce a
.dvi
file. This can be previewed on the Unix machines with
xdvi
. To print the file , use
dvips
file
followed by
lpr
file
.ps