[XeTeX] graphics inclusion

Will Robertson wspr81 at gmail.com
Sun Dec 9 22:34:11 CET 2007


On 10/12/2007, at 4:15 AM, Guy wrote:
> Pdflatex will produce the proper graphic-included output, but not  
> latex (which produces an empty box) or xelatex (blank space).  It  
> seems that I'm missing some basic
> element or configuration in latex and xelatex, no?  Does pdflatex  
> come bundled with anything that those two don't?

Rather than the shotgun approach to solving this problem, could you  
attach the PDF so we can see if it even compiles on our machines?  
More than anything, it simply sounds like the image you're trying to  
use is broken somehow.

In fact, first try this example with the attached PDF file and let us  
know if it works:

\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics{example}
\end{document}

If it doesn't, send the console output and log file...

Will

-------------- next part --------------
A non-text attachment was scrubbed...
Name: example.pdf
Type: application/pdf
Size: 4303 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20071210/ecbd18ad/attachment.pdf 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2415 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20071210/ecbd18ad/attachment.bin 


More information about the XeTeX mailing list