all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [babel] export of inline source with wrapped results
@ 2012-05-08 19:38 Andreas Leha
  2012-05-08 17:52 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2012-05-08 19:38 UTC (permalink / raw
  To: emacs-orgmode

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

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

end of thread, other threads:[~2012-05-08 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 19:38 [babel] export of inline source with wrapped results Andreas Leha
2012-05-08 17:52 ` Eric Schulte
2012-05-08 20:24   ` Andreas Leha

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.