Can you tell me where I have to put figures with
\begin{figure}
\centering
\includegraphics[width=0.5\textwidth]{draughtsman}
\caption{Perspectief}
\label{persp}
\end{figure}
in order for TexShop to find them? It must be easy

Regards
Roland
NEW: TikZ book now 40% off at Amazon.com for a short time.
That's not completely true, is it? (Though it would definitely be the simplest place to put it.)localghost wrote: For the short code snippet you provided the image file needs to placed in same directory as the source file (*.tex).
That's correct. And I wasn't aware of the capabilities of the »kpse« tools. That's and old relic of my MiKTeX times because your suggestion doesn't work there.frabjous wrote:[…] That's not completely true, is it? (Though it would definitely be the simplest place to put it.) […]
As far as I can see, these folders except for those in the »home« directory are completely located within the TeX installation tree. I'm not sure if it is very comfortable to place image files in these locations. Nevertheless you are absolutely right. There are definitely default directories for placing image files. And I think I will use those in my »home« directory for often used images.frabjous wrote:[…] It should provide a list of folders. These are where LaTeX searches for image files. You can put images in any one of those. […]
NEW: TikZ book now 40% off at Amazon.com for a short time.