On Friday, 29 Jan 2016 at 09:22, Loris Bennett wrote:
> Hi,
>
> I've just notice that if I have the following:
>
> * Ditaa Image
>
> #+BEGIN_SRC ditaa :file ecm.png :cmdline -r :cache yes
> +-+
> | |
> +-+
> #+END_SRC
>
> and export to PDF via LaTeX, the image is generated but the caching
> mechani
Hi,
I've just notice that if I have the following:
* Ditaa Image
#+BEGIN_SRC ditaa :file ecm.png :cmdline -r :cache yes
+-+
| |
+-+
#+END_SRC
and export to PDF via LaTeX, the image is generated but the caching
mechanism is not triggered. It is only when I do 'C-c C-c' explicitly
on the BEGIN_SR