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