emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Ditaa usage
@ 2010-09-22 12:06 Juri Artamonov
  2010-09-22 12:23 ` John Hendy
  0 siblings, 1 reply; 8+ messages in thread
From: Juri Artamonov @ 2010-09-22 12:06 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 758 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 873 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-22 18:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-22 12:06 Ditaa usage Juri Artamonov
2010-09-22 12:23 ` John Hendy
2010-09-22 13:08   ` Juri Artamonov
2010-09-22 13:17     ` Erik Iverson
2010-09-22 13:40       ` Juri Artamonov
2010-09-22 13:56         ` Giovanni Ridolfi
2010-09-22 17:24         ` Achim Gratz
2010-09-22 18:25           ` John Hendy

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).