<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I have a LaTeX document with some graphics in it. It runs fine using Texshop with LaTeX and the tex+dvi engine selected from the typeset menu.<div><br></div><div>Now I want to switch to xelatex so I can use some system fonts. So I put the lines</div><div><br></div><div><div>%!TEX TS-program = xelatex</div><div>%!TEX encoding = UTF-8 Unicode</div><div><br></div><div>at the beginning of the file and the lines </div><div><br></div><div>\usepackage{fontspec,xltxtra,xunicode}</div><div><div>\defaultfontfeatures{Mapping=tex-text}</div></div><div><br></div><div>after the \begin{document} line.</div><div><br></div><div>This works fine. The system fonts I want come in perfectly. But now when I try to bring in the graphics files, they no longer appear. I get a message in the console that the picture or PDf file is unable to load. (It loads fine under tex+dvi).</div><div><br></div><div>Is it possible to use xelatex and still have the pdf graphics show up correctly?</div><div><br></div><div>System: OS10.4.11</div><div>Texshop 2.29</div><div><br></div><div>Thanks.</div><br><div> <div style="font-size: 12px; ">--</div><div style="font-size: 12px; ">Dennis</div><div style="font-size: 12px; "><br class="khtml-block-placeholder"></div><div style="font-size: 12px; "><br class="khtml-block-placeholder"></div><span class="Apple-style-span" style="font-size: 12px; "><br class="Apple-interchange-newline"></span> </div><br></div></body></html>