<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""></div><div class=""><br class=""></div><div class="">Cheers,</div><div class="">George<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Feb 23, 2022, at 4:32 PM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Feb 23, 2022, at 2:47 PM, George Tourlakis <<a href="mailto:gt@cse.yorku.ca" class="">gt@cse.yorku.ca</a>> wrote:<br class=""><br class="">Hi Richard, Herbert, all,<br class=""><br class="">I seem to have forgotten how to get <br class=""><br class="">includegraphics[width=xx in]{file.eps} work.<br class=""><br class="">Compilation complains that file.pdf not found.<br class=""><br class="">I am sure the pdf was created automatically in the past (whatever I was doing right then; now I have to provide the PDF manually).<br class=""><br class="">What am I missing?<br class=""><br class="">I have incuded<br class=""><br class="">\usepackage{geometry} <br class=""> \usepackage{graphicx}<br class="">\usepackage{epstopdf}<br class="">\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}<br class=""><br class=""><br class="">Cheers,<br class="">George <br class=""></blockquote><br class="">Howdy,<br class=""><br class="">Don't load the epstopdf package. <br class=""><br class="">Are you including .tif files? If not, remove that graphics rule. If you are including .tif files let us know and I can give you a version that works since convert hasn't been used in quite a while. and the DeclareGraphicsRule command has changed.<br class=""><br class="">If none of this helps please create a minimal example and also let us know what's in the .log file.<br class=""><br class="">Good Luck,<br class=""><br class="">Herb Schulz<br class=""><a href="mailto:herbs@wideopenwest.com" class="">herbs@wideopenwest.com</a><br class=""><br class=""><br class="">----------- Please Consult the Following Before Posting -----------<br class="">TeX FAQ: http://www.tex.ac.uk/faq<br class="">List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/<br class="">List Archives: http://dir.gmane.org/gmane.comp.tex.macosx<br class="">                https://email.esm.psu.edu/pipermail/macosx-tex/<br class="">TeX on Mac OS X Website: http://mactex-wiki.tug.org/<br class="">List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex<br class=""><br class=""></div></div></blockquote></div><br class=""></div></body></html>