[texhax] Unknown graphics extension: .eps
Axel E. Retif
axel.retif at mac.com
Wed Mar 26 00:55:04 CET 2008
On 25 Mar, 2008, at 09:30, Dani Infante wrote:
> My figures have been created using MATLAB.
> I have already tried using latex and later dvipdf and it works.
> Thanks for the advice!
>
> On Tue, Mar 25, 2008 at 12:43 PM, Lars Madsen <daleif at imf.au.dk>
> wrote:
> Dani Infante :
>
> > Hi everybody,
> >
> > I have been trying to compile my .tex file many times using both
> pdflatex
> > and latex but unfortunately I get the following error message:
> >
> > Unknown graphics extension: .eps
You can use .eps graphics with the epstopdf package, by Heiko Oberdiek:
\usepackage[pdftex]{graphicx}
\usepackage{epstopdf}
In your terminal or Command Prompt type
texdoc epstopdf
Best,
Axel
More information about the texhax
mailing list