[tex-k] epstopdf: using eps libraries

Marcel Tünnissen marcelteun at gmail.com
Sun Nov 11 20:47:56 CET 2012


Hi,

Thanks Reinhard, that works great!

Btw, without the --nogs was the first thing I tried, but that gave me this:

$ /usr/bin/epstopdf  --gscmd='gs -dNOSAFER'  -o=f.pdf triangles.eps
epstopdf ($Id: epstopdf.pl 26570 2012-05-22 16:14:37Z karl $) 2.18
!!! Error: Cannot open Ghostscript for piped input

Cheers
Marcel


On Sun, Nov 11, 2012 at 8:37 PM, Reinhard Kotucha
<reinhard.kotucha at web.de>wrote:

> On 2012-11-11 at 18:33:24 +0000, Karl Berry wrote:
>
>  > Hi Marcel,
>  >
>  >     $ /usr/bin/epstopdf --nogs --gscmd='gs -dNOSAFER'
>  >
>  > --nogs says "don't run gs".  So I suspect the output is still .eps, not
>  > .pdf.  What happens without that option?
>
> The --gscmd argument doesn't tell gs what to do.  One could try
>
>   epstopdf --nogs f.eps | \
>      gs -q -dNOPAUSE -dNOSAFER -sDEVICE=pdfwrite -sOutputFile=f.pdf -
>
> Regards,
>   Reinhard
>
>  > If that doesn't solve it, please send the actual .eps in question,
>  > and be sure you're using the latest epstopdf:
>  > epstopdf ($Id: epstopdf.pl 26570 2012-05-22 16:14:37Z karl $) 2.18
>  > (You can get it from mirror.ctan.org/support/epstopdf/ if need be.)
>  >
>  > Best,
>  > Karl
>
> --
>
> ----------------------------------------------------------------------------
> Reinhard Kotucha                                      Phone:
> +49-511-3373112
> Marschnerstr. 25
> D-30167 Hannover                              mailto:
> reinhard.kotucha at web.de
>
> ----------------------------------------------------------------------------
> Microsoft isn't the answer. Microsoft is the question, and the answer is
> NO.
>
> ----------------------------------------------------------------------------
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-k/attachments/20121111/e71ea1ea/attachment.html>


More information about the tex-k mailing list