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