[OS X TeX] includegraphics with EPS

George Tourlakis gt at cse.yorku.ca
Thu Feb 24 01:33:42 CET 2022


Hi Herb,

Thanks.

It did not work with (or without) the following 

>> \usepackage{epstopdf}
>> \DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}

(BTW, I do not use .tif but I use .eps [always did])



Here is a sample source (and an EPS file)



Cheers,
George

> On Feb 23, 2022, at 4:32 PM, Herbert Schulz <herbs at wideopenwest.com> wrote:
> 
> 
> 
>> On Feb 23, 2022, at 2:47 PM, George Tourlakis <gt at cse.yorku.ca> wrote:
>> 
>> Hi Richard, Herbert, all,
>> 
>> I seem to have forgotten how to get 
>> 
>> includegraphics[width=xx in]{file.eps} work.
>> 
>> Compilation complains that file.pdf not found.
>> 
>> 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).
>> 
>> What am I missing?
>> 
>> I have incuded
>> 
>> \usepackage{geometry} 
>> \usepackage{graphicx}
>> \usepackage{epstopdf}
>> \DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}
>> 
>> 
>> Cheers,
>> George 
> 
> Howdy,
> 
> Don't load the epstopdf package. 
> 
> 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.
> 
> If none of this helps please create a minimal example and also let us know what's in the .log file.
> 
> Good Luck,
> 
> Herb Schulz
> herbs at wideopenwest.com
> 
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
>                https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20220223/2bd62f7a/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EPS-test.tex
Type: application/octet-stream
Size: 563 bytes
Desc: not available
URL: <https://tug.org/pipermail/macostex-archives/attachments/20220223/2bd62f7a/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20220223/2bd62f7a/attachment-0004.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invim.eps
Type: application/postscript
Size: 20691 bytes
Desc: not available
URL: <https://tug.org/pipermail/macostex-archives/attachments/20220223/2bd62f7a/attachment-0001.eps>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20220223/2bd62f7a/attachment-0005.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list.