emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [babel] export of inline source with wrapped results


From: Andreas Leha
Subject: [O] [babel] export of inline source with wrapped results
Date: Tue, 08 May 2012 21:38:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Hi all,

I experience a problem when exporting the results of inline source
blocks when they are wrapped:  the export (using the "old" latex
exporter) contains ":RESULTS:" and ":END:"

Here is an example src_R[:results org wrap]{tmp <- "inline"} call.

And the LaTeX export of this is
#+begin_latex
Here is an example :RESULTS:
inline:END:
 call.
#+end_latex

Is this a known bug?

Regards,
Andreas




reply via email to

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