[OS X TeX] TeXShop 2.07
Peter Dyballa
Peter_Dyballa at Web.DE
Wed Jan 11 19:27:03 EST 2006
Am 11.01.2006 um 22:59 schrieb Maarten Sneep:
> There is a tool in the ghostscript suite that normalises postscript
> code: eps2eps
It does not do a proper job, it does not respect the original
BoundingBox! From
%%BoundingBox: 17 49 541 702
to
%%BoundingBox: 0 0 612 792
%%HiResBoundingBox: 0.000000 0.000000 612.000000 792.000000
What speaks against a simple:
ps2pdf14 -dAutoRotatePages=/None infile.ps /tmp/`id -u`/tmp-outfile.pdf
pdfcrop --noverbose --hires /tmp/`id -u`/tmp-outfile.pdf infile.pdf
rm /tmp/`id -u`/tmp-outfile.pdf
--
Mit friedvollen Grüßen
Pete
A child of five could understand this! Fetch me a child of five.
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list