Search found 2 matches
- Wed Feb 10, 2010 4:15 am
- Forum: General
- Topic: relative image paths from \input{} file
- Replies: 3
- Views: 4221
Re: relative image paths from \input{} file
Thank you for your reply; I had missed the part of the documentation about the \graphicspath{} command, but that it is completely sufficient for my needs. Cheers!
- Tue Feb 09, 2010 8:50 pm
- Forum: General
- Topic: relative image paths from \input{} file
- Replies: 3
- Views: 4221
relative image paths from \input{} file
Hello,
I have one main file, which references several other .tex files using the \input{directory1/file1.tex} command. However within file1.tex there are \includegraphics{picture1} commands, where picture1 exists inside directory1 with the tex file. However, when running the main file, I get errors ...
I have one main file, which references several other .tex files using the \input{directory1/file1.tex} command. However within file1.tex there are \includegraphics{picture1} commands, where picture1 exists inside directory1 with the tex file. However, when running the main file, I get errors ...