On Wed, 7 Mar 2012 12:38:48 +0000 (UTC), A Major said:

   >  Even worse, if the .org file uses Babel to create files (say, in PNG
   >  format) as a result (via ditaa, graphviz, etc.), then these files
   >  end up in the directory containing the .org file, not in
   >  /tmp/export-test, where the HTML file is placed.  This leaves the
   >  HTML output completely broken.

IIUC, this part of the problem should be easy to solve with the :dir header argument? You can set it once for the whole file with:

#+PROPERTY: dir /tmp/export-test

Yours,
Christian

Reply via email to