next up previous
Next: About this document ... Up: Creating a PostScript file Previous: Under Windows

In the E-databar

To make a PostScript file from a LATEX file called main.tex, issue the following commands at the command prompt:
    latex main
    dvips main.dvi -o main.ps
The result is a file called main.ps, which may be viewed with /usr/bin/gv.



Anne Haxthausen 2003-03-13