Search found 2 matches

by drm0hr
Tue Jan 31, 2012 12:06 am
Forum: General
Topic: subfiles | Nested Files
Replies: 4
Views: 20281

subfiles | Nested Files

I have figured out a (messy) work around. I am using the subfiles package and a slightly different file structure than you:

Chapters
--Chapter_1
---Figures
----image.jpg
---chapter_1.tex
main.tex

Again the issue was that the subfile "chapter_1.tex" needs to use the path "Figures/" to find the ...
by drm0hr
Mon Jan 30, 2012 9:58 pm
Forum: General
Topic: subfiles | Nested Files
Replies: 4
Views: 20281

Re: subfiles | Nested Files

Did you ever figure out how to do this? I've run into the same problem and am curious if it is possible to include figures this way.