I have a problem with graphics. I use this simple code:
\includegraphics[width=0.5\textwidth]{qqq.eps}
The latex compiler does not find any errors or warnings, but the image does not appear neither in dvi nor in ps format.
Graphics, Figures & Tables ⇒ problem with .eps graphics
NEW: TikZ book now 40% off at Amazon.com for a short time.

problem with .eps graphics
Hi,
What do you get instead of the image? Please, build a minimal working example allowing us to reproduce the problem mentioned.marcone wrote:...The latex compiler does not find any errors or warnings, but the image does not appear neither in dvi nor in ps format.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
problem with .eps graphics
Hi marcone,
did you set the draft option for the document class or the graphicx package? If yes, remove it or replace it by final.
Stefan
did you set the draft option for the document class or the graphicx package? If yes, remove it or replace it by final.
Stefan
LaTeX.org admin