Re: Gaps in some @Math symbols?
[email protected] (Ludovic Courtès)
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
Hi, Colin Klipsch <[email protected]> writes: > On Sep 29, 2008, at 3:49 AM, Ludovic Courtès wrote: >> To do so, you can for >> instance convert your PostScript file to PDF such that all required >> fonts are included: >> >> $ ps2pdf -dPDFSETTINGS=/prepress foo.ps > > This is working great. Incidentally, is there a particular reason to > prefer /prepress over /printer ? Not that I remember of. ;-) (I've been using it in makefiles for some time.) The Ghostscript doc [0] isn't clear as to what the difference is between the two. Thanks, Ludo'. [0] http://ghostscript.com/doc/current/Ps2pdf.htm