[lug] LaTeX to Word Doc/RTF

Ed Hill ed at eh3.com
Mon Feb 18 18:41:16 MST 2002


On Mon, 2002-02-18 at 16:58, Daniel Webb wrote:
> > I've just started job hunting again and have been maintaining two
> > versions:
> >
> >   - PDF as generated by latex (with the most recent GhostScript
> >       tools from: http://www.cs.wisc.edu/~ghost/ which look nice
> >       both on-screen and in print)
> >
> >   - ASCII (from the PDF by cut-'n-paste with minor edits)
> >
> > Ed
> 
>   What is the trick to making the latex to PDF conversion without the PDF
> looking really pixellated on screen?  I'm using the LyX pdflatex option,
> but it still looks bad on screen.  Printed version looks fine.  Why is this?
> 
>   I looked on Google for the answer to this, but nothing jumped out at me
> as being anywhere near simple.


I posted the answer to this a few months ago but here it is again:

  1) get a recent (v7 or newer) ghostscript (see URL above) and 
     make sure that you also have the ghostscript fonts installed.

  2) use the following commands:

       latex file
       dvips -Ppdf -G0 file
       ps2pdf file.ps

     to produce the PDF.


hth,
Ed


-- 
Edward H. Hill III, PhD
Post-Doctoral Researcher   |  Email:       ed at eh3.com, ehill at mines.edu
Division of ESE            |  URL:         http://www.eh3.com
Colorado School of Mines   |  Phone:       303-273-3483
Golden, CO  80401          |  Fax:         303-273-3311
Key fingerprint = 5BDE 4DA1 66BE 4F7B BC17  3A0C 932B 7266 1E76 F123



More information about the LUG mailing list