Re: [O] Export not triggering caching

2016-01-31 Thread Eric S Fraga
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

[O] Export not triggering caching

2016-01-29 Thread Loris Bennett
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