Graphics, Figures & Tables ⇒ Image name ontop of image
Image name ontop of image
I am inserting images into my document and the image name is being shown above the image. I am using TeXnicCenter to create my files. I am new to LaTeX. I have looked at example document and followed the steps carefully. I have seen a post about being in draft mode, but I do not have a draft code in my document.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Image name ontop of image
Hi,
can you please post a minimal working example showing the undesired behaviour? If you can also post here (as an attachment) the actual problematic image then we could do some tests.
can you please post a minimal working example showing the undesired behaviour? If you can also post here (as an attachment) the actual problematic image then we could do some tests.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: Image name ontop of image
Sometimes this is caused by filenames with spaces. The graphicx package doesn't accept spaces in filenames.
Image name ontop of image
Thank you. I eliminated the spaces and the file name disappeared.phi wrote:Sometimes this is caused by filenames with spaces. The graphicx package doesn't accept spaces in filenames.
Image name ontop of image
If for some reason the file names must contain spaces, then the grffile package can be used.
1,1,2,3,5,8,13,21,34,55,89,144,233,...