emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] new exporter and latex attributes


From: Bastien
Subject: Re: [O] new exporter and latex attributes
Date: Tue, 21 Aug 2012 15:04:55 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Nicolas,

Nicolas Goaziou <address@hidden> 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

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