[OS X TeX] Compressing pdf graphics
David Watson
dewatson at mac.com
Wed May 23 02:55:49 CEST 2007
I just discovered that you can achieve approximately identical
results as epstopdf (Apple) using gs with
ps2pdf -dEPSCrop myfile.eps
In R, use something like
postscript("myfile.eps", width=4.0, height = 3.0,
horizontal=FALSE, onefile=FALSE, paper="special")
to get the "eps" file.
Perhaps someone else can assist you on the problem of including fonts
families other than the standard Postscript fonts into your eps files.
------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/
More information about the macostex-archives
mailing list