I've seen before that it is possible to add figures from folders other than the one in wich you save your document. It has something to do with including the directory where your figure is located, but I don't really seem to get it right. Is there anyone who would be so kind to write a simple example. I think it will be a bit like:
Code: Select all
\begin{figure}
\includegraphics{Directory:name_of_figure}
\end{figure}
Kind regards, Matthias