emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: help on ditaa


From: henry atting
Subject: [Orgmode] Re: help on ditaa
Date: Fri, 26 Feb 2010 16:00:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (gnu/linux)

On Do, Feb 25 2010, Eric Schulte wrote:

> Try pressing C-c C-c with the cursor on your ditaa block.  If an image
> is generated and a link inserted into the file, but you're still not
> getting an image on export then try making the following change (adding
> an exports header argument) to your block
>
> #+begin_src ditaa :file image.png :cmdline -r :exports results
> +---------+
> | cBLU    |
> |         |
> |    +----+
> |    |cPNK|
> |    |    |
> +----+----+
> #+end_src
>
> otherwise you probably don't have org-babel activated in which case
> adding
>
> (require 'org-babel-init)
>
> to your .emacs should help.
>

Thanks, works fine now.


-- 
http://literaturlatenight.de





reply via email to

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