emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* New exporter #+name: appears in the export
@ 2012-05-07 11:53 Andreas Leha
  2012-05-07 12:42 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2012-05-07 11:53 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

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

Regards,
Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-07 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07 11:53 New exporter #+name: appears in the export Andreas Leha
2012-05-07 12:42 ` Nicolas Goaziou
2012-05-07 12:59   ` Andreas Leha

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).