emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Org-Mode and ditaa


From: Bernhard Pröll
Subject: Re: [O] Org-Mode and ditaa
Date: Tue, 28 Jul 2015 07:33:56 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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 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 with my configuration, I solved the problem by 
downloading the sources and copying the contrib folder manually, but shouldn't 
it be included in the org-plus-contrib package or at least be available as a 
separate one?


Best regards,

Pascal Lorenz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]