emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Error with :wrap org in babel and 8.0-pre
@ 2013-04-11 22:45 John Hendy
  2013-04-12 22:24 ` Eric Schulte
  0 siblings, 1 reply; 32+ messages in thread
From: John Hendy @ 2013-04-11 22:45 UTC (permalink / raw)
  To: emacs-orgmode

I thought this was the proper syntax for printing stuff directly to a
LaTeX document:

#+begin_src R :session :exports results :results output :wrap org

I've got a statement interspersing some prose with variable values like so:

cat("This and such value was," var1, ", and this one was", var2, ".\n")

The results block looks fine, but LaTeX is spitting out \begin{org}
and \end{org} around it, which results in a compilation error:

! LaTeX Error: Environment org undefined.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...

l.51 \begin{org}


! LaTeX Error: \begin{document} ended by \end{org}.

Suggestions?


Thanks,
John

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

end of thread, other threads:[~2013-04-16 21:04 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-11 22:45 Error with :wrap org in babel and 8.0-pre John Hendy
2013-04-12 22:24 ` Eric Schulte
2013-04-15 17:59   ` John Hendy
2013-04-15 18:12     ` Eric Schulte
2013-04-15 19:35       ` John Hendy
2013-04-15 19:48         ` Andreas Leha
2013-04-15 19:52           ` John Hendy
2013-04-15 19:56         ` Nicolas Goaziou
2013-04-15 20:05           ` John Hendy
2013-04-15 20:15             ` Nicolas Goaziou
2013-04-15 20:28               ` Eric Schulte
2013-04-15 20:51                 ` Sebastien Vauban
2013-04-15 21:29                   ` John Hendy
2013-04-15 21:44                     ` Sebastien Vauban
2013-04-15 21:51                       ` John Hendy
2013-04-15 21:24                 ` John Hendy
2013-04-15 21:42                   ` Sebastien Vauban
2013-04-15 22:38                   ` Eric Schulte
2013-04-15 22:48                     ` John Hendy
2013-04-15 23:27                       ` Eric Schulte
2013-04-15 23:56                         ` Thomas S. Dye
2013-04-16  2:37                           ` Eric Schulte
2013-04-16  7:58                         ` Sebastien Vauban
2013-04-16  8:23                         ` Christian Moe
2013-04-16 14:58                           ` John Hendy
2013-04-16 15:24                             ` Eric Schulte
2013-04-16 21:06                             ` Christian Moe
2013-04-15 20:09           ` Sebastien Vauban
2013-04-15 20:22             ` Nicolas Goaziou
2013-04-15 19:56         ` Eric Schulte
2013-04-15 19:47       ` Sebastien Vauban
2013-04-15 21:38         ` John Hendy

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