Re: saving postscript file in latex

2000-03-02 Thread Hidong Kim
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

Re: saving postscript file in latex

2000-03-01 Thread Kenneth G. Kay
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

saving postscript file in latex

2000-03-01 Thread Hidong Kim
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've tried to redirect like "dvips file.dvi > file.ps", but it still prints out the document, creating a file.ps