Graphics, Figures & Tables ⇒ unknown graphics extension
-
- Posts: 8
- Joined: Wed Dec 09, 2015 11:40 pm
unknown graphics extension
I have problems with TexStudio concerning figures. It was working for me but now it isn't..it always shows me "unknown graphics extension"
like for example, for this command:
\includegraphics[width=5in]{FIG2DISC.EPS}
it gives the error message.
What can I do? Thank you.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
-
- Posts: 8
- Joined: Wed Dec 09, 2015 11:40 pm
unknown graphics extension
for me it has been working, now it isn't. So it is possible to use eps figures.Johannes_B wrote:pdflatex cannot use eps figures.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
My car is broken but it worked before.
-
- Posts: 8
- Joined: Wed Dec 09, 2015 11:40 pm
unknown graphics extension
Johannes_B wrote:No, it is not possible to use eps figures with pdflatex. It is possible though, that the eps figures have been converted. With the amount given, i cannot say anything.
My car is broken but it worked before.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: unknown graphics extension
Have you been using latex (instead of pdflatex) before and converted the dvi file to pdf?