emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Avoiding recompilation of ditaa ASCII if unmodified between expo


From: Rob Stewart
Subject: Re: [O] Avoiding recompilation of ditaa ASCII if unmodified between exports
Date: Fri, 24 Apr 2015 09:46:18 +0100

Hi Loris,

On 24 April 2015 at 06:48, Loris Bennett <address@hidden> wrote:

> I think you want to look at caching:
>
> http://orgmode.org/manual/cache.html

Thanks for the tip. Interestingly, caching doesn't seem to work for
ditaa blocks. E.g.

--8<---------------cut here---------------start------------->8---
#+BEGIN_SRC ditaa :file images/hello-world-round.png :cache yes
+--------------+
|              |
| Hello World! |
|              |
+--------------+
#+END_SRC
--8<---------------cut here---------------end--------------->8---

Run the ditaa.jar file every time I export to HTML with `C-c C-e h h`.

Does `:cache yes` only work for particular source languages?

--
Rob



reply via email to

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