[OS X TeX] epstopdf

Chris Goedde cgoedde at condor.depaul.edu
Thu Sep 29 16:01:24 CEST 2005


On Sep 28, 2005, at 5:12 PM, Piet van Oostrum wrote:

> A simple change in epstopdf can cure this:
>
> Replace the lines:
>
>   my $pipe = "$GS -q -sDEVICE=pdfwrite $GSOPTS 
> -dAutoRotatePages=/None" .
>           " -sOutputFile=$OutputFilename - -c quit";
> with:
>
>   $OutputFilename =~ s/'/'"'"'/g;
>   my $pipe = "$GS -q -sDEVICE=pdfwrite $GSOPTS 
> -dAutoRotatePages=/None" .
>           " -sOutputFile='$OutputFilename' - -c quit";

Since this is such an easy fix, what's the best way to see that this 
gets put into future releases? Is Thomas Esser the right person to send 
this to? Gerben, have you been following this thread? It's not obvious 
to me which TeX distributions contain epstopdf, teTeX, TeXLive, etc?

Chris

------------------------- 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 macostex-archives mailing list