Hi Pascal,
alternatively you could have installed ditaa and point ob-ditaa to it:
#+BEGIN_SRC elisp
(setq org-ditaa-jar-path "/usr/bin/ditaa")
#+END_SRC
Not an answer to your actual question, though.
Regards,
Bernhard Pröll
On Sat, 18. Jul 12:34, Pascal Lorenz wrote:
Hi!
When I tried to re
Hi!
When I tried to render an org-mode document containing a ditaa block, an
error: "Could not find ditaa.jar at
/Users/username/.emacs.d/elpa/contrib/scripts/ditaa.jar". In fact the whole
contrib folder was missing, and ditaa.jar wasn't anywhere on my disk.
After a long search for problems