Search found 2 matches

by m.laura
Tue Aug 24, 2010 10:25 pm
Forum: Graphics, Figures & Tables
Topic: Inserting figures from different folders
Replies: 3
Views: 14788

Re: Inserting figures from different folders

Thanks for the help localghost, I've got the \graphicspath command working now so even though its not the best method it should be ok for my document. :)

And to mssm, I did try google first but I was having trouble defining exactly what I was looking for in a few words. Once you mentioned ...
by m.laura
Fri Aug 20, 2010 9:03 pm
Forum: Graphics, Figures & Tables
Topic: Inserting figures from different folders
Replies: 3
Views: 14788

Inserting figures from different folders

Hi,
I'm quite new to Latex and have come across a slight problem, or more of an inconvenience really, with inserting figures from different folders.

I am able to insert the figures i want from all the different folders i hav using:
\begin{figure}
\includegraphics{/dir1..../figure1.eps}
\end ...