Graphics, Figures & Tables ⇒ includegraphics with PDF :: adding file name above fig?
includegraphics with PDF :: adding file name above fig?
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
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Re: includegraphics with PDF :: adding file name above fig?
this could be caused by spaces in the file name or the path. Don't use spaces resp. blanks in file names, or quote by " ", or use the \space command or the grffile package.
Stefan
includegraphics with PDF :: adding file name above fig?
Awesome! that was it! Thanks!!!!!Stefan_K wrote:Hi,
this could be caused by spaces in the file name or the path. Don't use spaces resp. blanks in file names, or quote by " ", or use the \space command or the grffile package.
Stefan