Graphics, Figures & Tablesimages in included files

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
flagadur
Posts: 2
Joined: Wed May 26, 2010 11:39 pm

images in included files

Post by flagadur »

Hi,

My images display normally when I call them in the main file.
But when I call them in a included file (with a \input or with a \include) they are not displayed...
Anybody knows what's wrong ?
thanks !

Recommended reading 2024:

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

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

php1ic
Posts: 192
Joined: Wed Jan 28, 2009 8:17 pm

Re: images in included files

Post by php1ic »

With out any code, it is hard to help
http://www.latex-community.org/forum/vi ... =37&t=7878

What kind of directory structure do you have, are the relative paths to the main file correct?
flagadur
Posts: 2
Joined: Wed May 26, 2010 11:39 pm

Re: images in included files

Post by flagadur »

Sorry ! I found my problem : my images was not target by the good path... thanks
Post Reply