[XeTeX] File name bug when using \includegraphics

Herbert Schulz herbs at wideopenwest.com
Sat Oct 9 15:48:36 CEST 2010


On Oct 9, 2010, at 8:42 AM, Heiko Oberdiek wrote:

> 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

Howdy,

Sorry, it does work fine with restricted shell escape but I get

*******                                                  
l.6 \includegraphics{abc&def}
                             
? epstopdf ($Id: epstopdf.pl 18319 2010-05-17 16:34:21Z karl $) 2.16
!!! Error: Cannot open abc: No such file or directory
*******                                                  

if I use --shell-escape, i.e., full shell escape.

Good Luck,

Herb Schulz
(herbs at wideopenwest dot com)





More information about the XeTeX mailing list