Bastien <b...@altern.org> wrote: > Hi Nicolas, > > Nicolas Goaziou <n.goaz...@gmail.com> writes: > > > Use something like the following. > > There is still a bug here. > > I've encountered it many times. > > > * Test width attribute > > #+NAME: graph > > #+begin_src dot :file t.png > > digraph g { a -> b } > > #+end_src > > > > #+ATTR_LATEX: width=3in > > #+RESULTS: graph > > [[file:t.png]] > > When reevaluating the source block with C-c C-c, the #+ATTR_LATEX > will be deleted. Can you or Eric look for a way to fix this? I > see no reason why #+ATTR_LATEX should be deleted... >
FWIW, I cannot reproduce this. Nick Org-mode version 7.8.11 (release_7.8.11-501-gc4050a @ /home/nick/elisp/org-mode/lisp/)