Graphics, Figures & TablesBounding Box with LaTex images

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Landy Mann
Posts: 3
Joined: Sun Jan 04, 2009 6:17 pm

Bounding Box with LaTex images

Post by Landy Mann »

Hi I am trying to include pictures in my physics course work but come up with these errors
Image
Image.
I am using MikTex and writing in WinEdit.

Thanks

David

Recommended reading 2024:

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

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

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

Bounding Box with LaTex images

Post by localghost »

You have to compile with pdflatex (pdftexify), not with latex (texify) when trying to include files in JPG format.


Best regards
Thorsten¹
josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Bounding Box with LaTex images

Post by josephwright »

I think you are trying to include JPEGs in a DVI-mode latex run. When producing a DVI, you need EPS graphics. See for example:

http://www.tex.ac.uk/cgi-bin/texfaq2htm ... psgraphics
--
Joseph Wright
Joseph Wright
Landy Mann
Posts: 3
Joined: Sun Jan 04, 2009 6:17 pm

Re: Bounding Box with LaTex images

Post by Landy Mann »

Thanks the EPS files I tried yesterday but they wouldn't work but they do today :)

Thank You

David
Post Reply