[OS X TeX] Using eps files

James A Mingo mingo at mast.queensu.ca
Mon Mar 8 19:24:12 EST 2010


On Mon, 8 Mar 2010, facenda at us.es wrote:

> Hi all,
> I have a problem with eps files. I have a file, figure.eps
[snip]
> Any help would be appreciated

The way I get around this is to get Preview.app to convert
the figure.eps file to figure.pdf file before compiling with
latex etc. Then I use

\usepackage{graphicx}

and then

\includegraphics{figure}

As a bonus you can use Preview.app to do some cropping if
you wish. The only complaint I have is that you need two
files: the source file figure.eps and the pdf version
figure.pdf.

Other solutions have been presented. I hope this helps.


Jamie Mingo



> Thanks in advance,
> José A. Facenda


More information about the MacOSX-TeX mailing list