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...

-- 
 Bastien

Reply via email to