Hi Nicolas,

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

Thanks.  Good to know there will be remedy.

- Andreas


Reply via email to