Graphics, Figures & TablesInclude Picture Without Title

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
srengam
Posts: 33
Joined: Fri May 20, 2011 12:55 am

Include Picture Without Title

Post by srengam »

Hi there,

I've discovered how to add JPEG images to my work now, the only problem is that when I include a picture, it has the files location and name above it on the pdf output document.

Is it possible to just have the picture displayed without it's name and location.

Many thanks.
Last edited by srengam on Thu Sep 08, 2011 6:43 pm, edited 1 time in total.

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
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Re: Include Picture Without Title

Post by Stefan Kottwitz »

Hi,

it could be caused by spaces in file name or path. Just try to avoid these spaces. Or load the grffile package, which can fix it.

Stefan
LaTeX.org admin
srengam
Posts: 33
Joined: Fri May 20, 2011 12:55 am

Re: Include Picture Without Title

Post by srengam »

Hi Stefan,

once again thank you, that's exactly what it was.
Post Reply