Hello,
I'm writing my master thesis and I have to make many articles and later merge all of them in a single project, so that every article will be a chapter.
I'm trying to use the package chapterfolder, that seems to be made for this purpose but without any success.
I tried to import the article also like that
\input{./Subfolder/Article1} where Article1 is a .tex file.
In the articles folders there are images subfolders too and if link the tex file of the article figures are not seen.
Please can someone help me to find a way to solve this problem?
Thank you very much in advance!!!
General ⇒ Usage of sub-folders
NEW: TikZ book now 40% off at Amazon.com for a short time.

Usage of sub-folders
Have you tried using the \graphicspath command from the graphicx package? (See page 10 of its documentation.)
-
- Posts: 2
- Joined: Tue Nov 02, 2010 4:54 pm
Re: Usage of sub-folders
Thank's!
yes i've tried it now but it still don't see any image..
I think this that it works not with the inclusion from different folders...
I'll do a huge folder with everything on it! I spent already too many hours with this s**t!
yes i've tried it now but it still don't see any image..
I think this that it works not with the inclusion from different folders...

I'll do a huge folder with everything on it! I spent already too many hours with this s**t!