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



_______________________________________________
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

Reply via email to