PRODUCING
CORRESPONDENCE
WITH LATEX
Processing the files
To process the file exam.tex, for example, execute
latex exam
then process for printing using
dvips exam
To preview the file use
gv exam.ps
Previewing the files
To preview the example using xdvi: exam.dvi
select the file with your browser.
To preview the example using postscript: exam.ps select the file with your browser.