From: Mike Gauland <mikelygee@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [babel] support plantuml
Date: Thu, 26 Aug 2010 01:44:08 +0000 (UTC) [thread overview]
Message-ID: <loom.20100826T033511-840@post.gmane.org> (raw)
In-Reply-To: m3sk22iwiq.fsf@gmail.com
This looks very useful, but I'm having trouble getting it to work. Do you have
an example?
I tried this:
#+BEGIN_SRC plantuml :file uml.png
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
#+END_SRC
If I also change '<at> enduml' to '@uml' in this line:
(with-temp-file in-file (insert (concat "@startuml\n" body "\n <at> enduml")))
I can get an image if I evaluate the block manually (e.g., via 'C-c C-c' with
the cursor on the BEGIN block), but when I export the file the image is invalid.
Any suggestions would be appreciated.
Thanks,
Mike
next prev parent reply other threads:[~2010-08-26 1:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 14:42 [babel] support plantuml zwz
2010-08-25 18:25 ` Eric Schulte
2010-08-26 14:26 ` zwz
2010-08-26 15:00 ` Rainer M Krug
2010-08-26 17:34 ` Eric Schulte
2010-08-27 8:26 ` Rainer M Krug
2010-08-26 15:39 ` Eric Schulte
2010-08-27 11:33 ` zwz
2010-08-26 1:44 ` Mike Gauland [this message]
2010-08-26 2:47 ` Mike Gauland
2010-08-26 14:23 ` zwz
2010-08-29 23:02 ` Michael Gauland
2010-08-30 1:34 ` Eric Schulte
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=loom.20100826T033511-840@post.gmane.org \
--to=mikelygee@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).