Search found 2 matches

by evad
Thu Jun 14, 2007 10:59 pm
Forum: MiKTeX and proTeXt
Topic: Enable shell escape for epstopdf
Replies: 6
Views: 33964

Enable shell escape for epstopdf

Hi Marcel,

Thanks for your reply (and spotting my typo). I am using TeXnic center, but I still get the same warning even when this argument is used. I'm using the Latex=>Pdf output profile and the "Command line arguments to pass to the compiler" box contains:

--enable-write18 -interaction ...
by evad
Thu Jun 14, 2007 10:40 pm
Forum: MiKTeX and proTeXt
Topic: Enable shell escape for epstopdf
Replies: 6
Views: 33964

Enable shell escape for epstopdf

Hi,

I've been trying to use the epstopdf package to convert my eps images to pdf on the fly.

However I've been unable to get rid of the "Shell escape feature is not enabled" error when I include the package. I've tried using various command line options and editing various ini files that ...