[XeTeX] File name bug when using \includegraphics
Heiko Oberdiek
heiko.oberdiek at googlemail.com
Sat Oct 9 15:42:55 CEST 2010
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
More information about the XeTeX
mailing list