Previewing TeX files with encapsulated PostScript |
|
You can preview your TeX output on a workstation equipped with the X-Window system by either of two methods:
xdvi program; see
`Previewing your TeX document'.
.dvi file produced by
TeX or LaTex into PostScript format using this command:
% dvips -N0 -K0 -Z0 whatever.dvi -o whatever.ps
To preview your file, type this command:
% ghostview whatever.ps
|
John Shipman, john@nmt.edu
Last updated: 1995/12/19 00:39:07 UT URL: http://www.nmt.edu/tcc/help/dtp/tex/epsview.html |
|