On Sat, Oct 09, 2010 at 08:11:18AM -0500, Herbert Schulz wrote:

> Wrong place but related... The same problem exists for automatic eps
> conversion using pdflatex. Is that a bug in the graphics package?

\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{abc&def}
\end{document}

Works without problems with TL 2010 (restricted shell escape).
abc&def.eps is automatically converted to abc&def-eps-converted-to.pdf.

TL 2010 loads package `epstopdf' in `graphics.cfg' and enables
restricted shell escape by default.

Yours sincerely
  Heiko Oberdiek


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to