Thanks, Kenneth.
Hidong
"Kenneth G. Kay" wrote:
>
> Try: dvips file.dvi -o file.ps. See the man page for dvips.
>
> On Wed, 1 Mar 2000, Hidong Kim wrote:
>
> > Hi,
> >
> > How do you save a postscript file from the .dvi file in latex? When I
> > do "dvips file.dvi", the postscript file
Try: dvips file.dvi -o file.ps. See the man page for dvips.
On Wed, 1 Mar 2000, Hidong Kim wrote:
> Hi,
>
> How do you save a postscript file from the .dvi file in latex? When I
> do "dvips file.dvi", the postscript file automatically gets printed
> out. I would like to save the .ps file. I