# use this in case you have .eps figures; otherwise pdflatex is recommended # # process twice to get references OK latex example.tex latex example.tex # make PDF version dvipdf example # clean up a bit rm -f *.aux *.dvi *.log *.spl