<div dir="ltr">George,<div><br></div><div>Jumping in to briefly comment...</div><div><br></div><div>I downloaded your two files and it seems to work fine for me -- and I'm not doing anything out of the ordinary. The first few lines in the console window are these:</div><div><br></div><div>This is pdfTeX, Version 3.141592653-2.6-1.40.23 (TeX Live 2022/dev) (preloaded format=pdflatex)<br> restricted \write18 enabled.<br>entering extended mode<br>(./EPS-test.tex<br>LaTeX2e <2021-11-15> patch level 1<br>L3 programming layer <2022-02-05><br></div><div><br></div><div>After processing, there is a converted graphics file named invim-eps-converted-to.pdf and your source file produces the desired PDF file with the included graphic. It seems that restricted \write18 is sufficient for the conversion. Does your log file show a similar message?</div><div><br></div><div>Bill</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 23, 2022 at 9:11 PM George Tourlakis <<a href="mailto:gt@cse.yorku.ca">gt@cse.yorku.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">Thanks Ross,<div><br></div><div>How do I do this? (enable  write18  access)?</div><div><br></div><div>Cheers,</div><div>George<br><div><br><blockquote type="cite"><div>On Feb 23, 2022, at 7:59 PM, Ross Moore <<a href="mailto:ross.moore@mq.edu.au" target="_blank">ross.moore@mq.edu.au</a>> wrote:</div><br><div>



<div dir="auto">
George,
<div><br>
</div>
<div>Have you enabled  write18  access, with your LaTeX jobs?</div>
<div>Without this there can be no automated conversions.</div>
<div><br>
</div>
<div>Hope this helps.</div>
<div><br>
</div>
<div>    Ross<br>
<br>
<div dir="ltr">Sent from my iPhone</div>
<div dir="ltr"><br>
<blockquote type="cite">On 24 Feb 2022, at 11:39 am, George Tourlakis <<a href="mailto:gt@cse.yorku.ca" target="_blank">gt@cse.yorku.ca</a>> wrote:<br>
<br>
</blockquote>
</div>
<blockquote type="cite">
<div dir="ltr">
<div style="word-wrap:break-word;line-break:after-white-space">Hi Herb,
<div><br>
</div>
<div>Thanks.</div>
<div><br>
</div>
<div>It did not work with (or <u>without</u>) the following </div>
<div><br>
</div>
<div>
<blockquote type="cite">
<blockquote type="cite">\usepackage{epstopdf}<br>
\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}<br>
</blockquote>
</blockquote>
<div><br>
</div>
(BTW, I do not use .tif but I use .eps [always did])</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Here is a sample source (and an EPS file)</div>
<div><br>
</div>
<div></div>
</div>
<div style="word-wrap:break-word;line-break:after-white-space">
<div></div>
</div>
<div style="word-wrap:break-word;line-break:after-white-space">
<div></div>
<div><br>
</div>
<div>Cheers,</div>
<div>George<br>
<div><br>
<blockquote type="cite">
<div>On Feb 23, 2022, at 4:32 PM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" target="_blank">herbs@wideopenwest.com</a>> wrote:</div>
<br>
<div>
<div><br>
<br>
<blockquote type="cite">On Feb 23, 2022, at 2:47 PM, George Tourlakis <<a href="mailto:gt@cse.yorku.ca" target="_blank">gt@cse.yorku.ca</a>> wrote:<br>
<br>
Hi Richard, Herbert, all,<br>
<br>
I seem to have forgotten how to get <br>
<br>
includegraphics[width=xx in]{file.eps} work.<br>
<br>
Compilation complains that file.pdf not found.<br>
<br>
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>
<br>
What am I missing?<br>
<br>
I have incuded<br>
<br>
\usepackage{geometry} <br>
\usepackage{graphicx}<br>
\usepackage{epstopdf}<br>
\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}<br>
<br>
<br>
Cheers,<br>
George <br>
</blockquote>
<br>
Howdy,<br>
<br>
Don't load the epstopdf package. <br>
<br>
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>
<br>
If none of this helps please create a minimal example and also let us know what's in the .log file.<br>
<br>
Good Luck,<br>
<br>
Herb Schulz<br>
<a href="mailto:herbs@wideopenwest.com" target="_blank">herbs@wideopenwest.com</a><br>
<br>
<br>
----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">
http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" target="_blank">
https://sites.esm.psu.edu/~gray/TeX/</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" target="_blank">
http://dir.gmane.org/gmane.comp.tex.macosx</a><br>
               <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" target="_blank">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" target="_blank">
http://mactex-wiki.tug.org/</a><br>
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" target="_blank">
https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<div>
<blockquote type="cite">
<div dir="ltr"></div>
</blockquote>
</div>
<div>
<blockquote type="cite">
<div dir="ltr"></div>
</blockquote>
</div>
</div>

<span id="gmail-m_1582912814223829090cid:741594DF6171274A84CBC45FC5E3DC59@mq.edu.au"><EPS-test.tex></span><span id="gmail-m_1582912814223829090cid:E329FB8AE1D71D42819F340421B66004@mq.edu.au"><invim.eps></span>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq" target="_blank">http://www.tex.ac.uk/faq</a><br>List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" target="_blank">https://sites.esm.psu.edu/~gray/TeX/</a><br>List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" target="_blank">http://dir.gmane.org/gmane.comp.tex.macosx</a><br>                <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" target="_blank">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br>TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" target="_blank">http://mactex-wiki.tug.org/</a><br>List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" target="_blank">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br></div></blockquote></div><br></div></div>----------- Please Consult the Following Before Posting -----------<br>
TeX FAQ: <a href="http://www.tex.ac.uk/faq" rel="noreferrer" target="_blank">http://www.tex.ac.uk/faq</a><br>
List Reminders and Etiquette: <a href="https://sites.esm.psu.edu/~gray/TeX/" rel="noreferrer" target="_blank">https://sites.esm.psu.edu/~gray/TeX/</a><br>
List Archives: <a href="http://dir.gmane.org/gmane.comp.tex.macosx" rel="noreferrer" target="_blank">http://dir.gmane.org/gmane.comp.tex.macosx</a><br>
                <a href="https://email.esm.psu.edu/pipermail/macosx-tex/" rel="noreferrer" target="_blank">https://email.esm.psu.edu/pipermail/macosx-tex/</a><br>
TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/" rel="noreferrer" target="_blank">http://mactex-wiki.tug.org/</a><br>
List Info: <a href="https://email.esm.psu.edu/mailman/listinfo/macosx-tex" rel="noreferrer" target="_blank">https://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br>
</blockquote></div>