[XeTeX] xetex and graphics: strange behavior

Jonathan Kew jonathan_kew at sil.org
Mon Dec 6 12:41:08 CET 2004


On 6 Dec 2004, at 10:25 am, Michael Gedalin wrote:

> The following is typeset ok:
>
>
> \documentclass{article}
> \usepackage[xetex]{graphicx}
> \begin{document}
> test
> \includegraphics[width=0.8\textwidth]{filename.pdf}
> \end{document}
>
> The following fails:
>
> \documentclass{article}
> \usepackage[xetex]{graphicx}
> \begin{document}
> test
> \includegraphics[width=1.2\textwidth]{filename.pdf}
> \end{document}
>
>  I get endless running unreadables
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> [][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ 
> ][][][][
> ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] 
> [][][][]
> [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][ 
> ][][][][
> ]
>
> There is no problem with pdftex in both cases. What's wrong ?
>

Hmm... this is disturbing. I just tried these two tests (with  
"filename.pdf" changed to the name of a PDF graphic that I had handy),  
and both ran fine (with overfull box complaints from the latter, of  
course).

So I'm wondering what's different for me. Could you send me a copy of  
the .log file from both the successful (0.8\textwidth) and failed runs  
(assuming the latter creates a log--or does it die without finishing  
the log file?), so I can see if that contains any clues as to what's  
going on.

Thanks,

JK



More information about the XeTeX mailing list