including .eps figureAdd tags
7 posts
• Page 1 of 1
including .eps figureHi every body,
I'm in the middle of writing a paper, I'm using latex through protext. I have the following problem: I included a graphics (.eps file) in the following way: \usepackage{graphicx} \begin{figure} \centering \includegraphics{eijkel2} \caption{whatever} \label{fig:example} \end{figure} The figure takes empty space in the generated pdf file. what is happening? Why can't I see the figure? I tried the [dvips] option with the \usepackage{graphicx}, but still, the problem is there. Any help? Thanks a lot. Osama.
Re: including .eps figureHi,
don't use pdflatex, use latex instead, that means compile to dvi and convert to ps and pdf then. If you are already doing this, look at your logfile for warnings or post your logfile here as attachment. Stefan LaTeX Community Administrator
Re: including .eps figureThanks stefan_k Osama.
Re: including .eps figureHi,
use dvipdfm, it's delivered with the proTeXt (MiKTeX) distribution. Or convert with dvips and then ps2pdf. What Editor do you use? WinEdt, TeXnicCenter or another? Some editors provide buttons for conversion from dvi to pdf or dvi to ps and then to pdf, they use dvipdfm/dvips/pd2pdf in the background. Stefan LaTeX Community Administrator
Re: including .eps figureHi,
I've got the same problem (the .eps(es) don't show up in the output pdf) and also, I could not choose the dvi option as the output; it says something like: PDF mode expected, but DVI mode detected... I appreciate if you help me out, Thanks, Pouria
Re: including .eps figureTry using MiKTex 2.8 and including the extension .eps with your file name. MiKTeX 2.8 partially enables \write18, which may solve your problem.
Jim
Re: including .eps figurehi,
i think including this will help. It works for me at least. I use MIKTeX that comes with the proTeXt bundle. \usepackage{epstopdf} regards, sgp.
7 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 1 guest |





