From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juri Artamonov Subject: Ditaa usage Date: Wed, 22 Sep 2010 15:06:56 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0909977238==" Return-path: Received: from [140.186.70.92] (port=37690 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyO6F-0008AH-8m for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 08:07:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyO6D-0002cY-RI for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 08:06:58 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:35890) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyO6D-0002cH-OU for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 08:06:57 -0400 Received: by iwn33 with SMTP id 33so823727iwn.0 for ; Wed, 22 Sep 2010 05:06:57 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --===============0909977238== Content-Type: multipart/alternative; boundary=0016e68dec3b68ec430490d7fbde --0016e68dec3b68ec430490d7fbde Content-Type: text/plain; charset=ISO-8859-1 Hello Guys, I'm still learning how to correctly configure orgmode. One of the items is ditaa usage. I have the following in my org file. #+begin_src ditaa :file task_states.png :cmdline -r -s 0.8 +--------+ +---------+ +--------+ | | | | | | +--+ TODO +------>+ NEXT +------>+ DONE | | | cRED | | cBLU | | cGRE | | +--+-+---+ +--+---+--+ +--------+ #+end_src #+results: file:task_states.png init.el contains reference to ditaa library. (setq org-ditaa-jar-path "~/lib/ditaa0_9.jar") Could you please tell me what else do I need to configure in order to have graphics in result of exporting the file into HTML? Thank you, Juri. --0016e68dec3b68ec430490d7fbde Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello Guys,

I'm still learning how to correctly configure orgmod= e. One of the items is ditaa usage.

I have the following in my org f= ile.

#+begin_src ditaa :file task_states.png :cmdline -r -s 0.8
=A0+--------+=A0=A0=A0=A0=A0=A0 +---------+=A0=A0=A0=A0=A0=A0 +--------+=A0=A0=A0=A0 |=A0=A0=A0=A0=A0=A0=A0 |=A0=A0=A0=A0=A0=A0 |=A0=A0=A0=A0=A0= =A0=A0=A0 |=A0=A0=A0=A0=A0=A0 |=A0=A0=A0=A0=A0=A0=A0 |
=A0 +--+=A0 TODO= =A0 +------>+=A0 NEXT=A0=A0 +------>+=A0 DONE=A0 |
=A0 |=A0 | cRED= =A0=A0 |=A0=A0=A0=A0=A0=A0 |=A0 cBLU=A0=A0 |=A0=A0=A0=A0=A0=A0 | cGRE=A0=A0= |
=A0 |=A0 +--+-+---+=A0=A0=A0=A0=A0=A0 +--+---+--+=A0=A0=A0=A0=A0=A0 += --------+
=A0
#+end_src

#+results:
file:task_states.png

init.el<= br>contains reference to ditaa library.

(setq org-ditaa-jar-path &qu= ot;~/lib/ditaa0_9.jar")

Could you please tell me what else do I= need to configure in order to have graphics in result of exporting the fil= e into HTML?

Thank you,
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0 Juri.

--0016e68dec3b68ec430490d7fbde-- --===============0909977238== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0909977238==--