emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] New exporter #+name: appears in the export


From: Nicolas Goaziou
Subject: Re: [O] New exporter #+name: appears in the export
Date: Mon, 07 May 2012 14:42:58 +0200

Andreas Leha <address@hidden> writes:

> when exporting this with the new exporter, the line #+name: plot_baz is
> exported literally to the both, LaTeX and ODT.  Is this a bug?
>
> #+name: plot_baz
> #+begin_src R :exports results :results graphics :file fig_baz.png
>   plot(1:10) #+end_src
>
> #+caption: BAZ
> #+label: fig-baz
> #+results: plot_baz
> [[file:fig_baz.png]]

Yes, it is a known bug (see commit
dec32064a72be7a20bbddcc1f8544a604619ad7b). It should be fixed once
org-element is in core.


Regards,

-- 
Nicolas Goaziou



reply via email to

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