Julien Cubizolles <j.cubizol...@free.fr> writes:
> * in LaTeX you can use \graphicspath to define the directories in which > to look for picture files. Does org mode offer the same possibility ? > No special mechanism afaik, but there is a general one. Did you try adding something like #+LATEX_HEADER: \graphicspath{{images/}} to your org file? Whatever you specify as a LATEX_HEADER ends up in the preamble. -- Nick