Hi there,
I'm having problems with images: for any extension they might end with, when I click to show the document the following error message appears:
"LaTex Error: Unknown graphics extension: .eps."
Even if the image is not an .eps file.
What shall I do?
Thank you in advance.
Graphics, Figures & Tables ⇒ LaTex Error: Unknown graphics extension: .eps.
-
- Posts: 3
- Joined: Wed May 01, 2013 2:11 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

LaTex Error: Unknown graphics extension: .eps.
Hi pincadilly,
Welcome to the LaTeX community!
Could you post a small example starting with
minimal working example) with which we can reproduce the issue. It is much easier to help when we see compilable code.
Regards
Welcome to the LaTeX community!
Could you post a small example starting with
\documentclass
and ending with \end{document}
(a 
Regards
site moderator & package author
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
LaTex Error: Unknown graphics extension: .eps.
Hi,
I guess you solved it in the meantime, right? I just noticed this old topic since I saw your new topic.
Just ensure that you compile with pdfLaTeX, when it's not EPS format, not LaTeX in DVI mode.
Stefan
I guess you solved it in the meantime, right? I just noticed this old topic since I saw your new topic.

Just ensure that you compile with pdfLaTeX, when it's not EPS format, not LaTeX in DVI mode.
Stefan
LaTeX.org admin