emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Bernhard Pröll" <bmutbuerger@gmail.com>
To: Pascal Lorenz <pascal.lorenz@maliwi.it>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-Mode and ditaa
Date: Tue, 28 Jul 2015 07:33:56 +0200	[thread overview]
Message-ID: <20150728053356.GA8786@gmail.com> (raw)
In-Reply-To: <357C9BC2-9C23-4DA9-9FB9-1C4535CFA333@maliwi.it>

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	other threads:[~2015-07-28  5:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-18 10:34 Org-Mode and ditaa Pascal Lorenz
2015-07-28  5:33 ` Bernhard Pröll [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150728053356.GA8786@gmail.com \
    --to=bmutbuerger@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pascal.lorenz@maliwi.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).