Graphics, Figures & TablesFigure is not inserted

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
rajanbhambroo
Posts: 2
Joined: Fri Jul 08, 2011 5:24 pm

Figure is not inserted

Post by rajanbhambroo »

Hello, M new to Latex and whenever i try to insert a picture into the code....and try to build it the figure is not inserted, but the name of figure is written on the pdf output.....e.g if i try to insert a picture file named as 1.jpg.....on the pdf 1.jpg gets printed but no figure is there....

in the notepad file it says undefined control sequence...how can i rectify this problem.....please help.


Rajan

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Figure is not inserted

Post by localghost »

Presumably you have forgotten to load the graphicx package. Specific help is only possible with a true minimal example along with its complete log file.


Best regards and welcome to the board
Thorsten
rajanbhambroo
Posts: 2
Joined: Fri Jul 08, 2011 5:24 pm

Re: Figure is not inserted

Post by rajanbhambroo »

I am using TeXnic Center and MikTeX distributor.....So how do i load the graphics package??? please help me...
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Figure is not inserted

Post by localghost »

Please follow the link for a minimal example and show us the actual code you are using.
rajanbhambroo wrote:[…] So how do i load the graphics package? […]
If you are struggling with these basics, I recommend to take a look at our list with resources for novices [1]. At the moment it is not possible to help you without seeing the code that causes the problem.

[1] View topic: LaTeX Resources for Beginners
coast
Posts: 6
Joined: Sat Jul 09, 2011 9:49 pm

Figure is not inserted

Post by coast »

This might help, http://www.andy-roberts.net/misc/latex/ ... rial5.html.

The tutorial helped me to some extent however I can only get it to output to
dvi format and not pdf.

coast
Post Reply