Graphics, Figures & Tables ⇒ Insert graphics.eps
Insert graphics.eps
Please, it will be greatly appreciated if you could help me.
I tried many times to insert the graphics using a latex program but it does not work. I really want to know where is the problem. I inserted my image(img-4.eps) using the following command.
begin{figure}[hbtp]
centering
includegraphics[scale=1]{img-4.eps}
caption{4}
end{figure}
It did not work. The image did not appear.
I tried the following as well.
includegraphics[scale=1]{img-4.eps}
It image did not appear as well.
That when I used the following command on the top of the document.
usepackage{graphicx}
Please please could you help me as soon as possible? I should submit the latex version very soon and I couldn't insert the graphics.
Thanks a lot for your very helpful forum.
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