What exactly is the proper way to export code with ditaa? My knowledge must be fragmentary for only the code is exported but the conversion to images failes.
I did something like this: Load the appropriate libs, like org-babel, org-babel-tangle, org-ditaa, org-exp-blocks, then set the variable `org-ditaa-jar-path' to the ditaa jar file. The according lines in my org file look like this: #+begin_src ditaa :file image.png :cmdline -r +---------+ | cBLU | | | | +----+ | |cPNK| | | | +----+----+ #+end_src henry -- http://literaturlatenight.de _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode