emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* inline code block results
@ 2011-02-04 16:13 Andreas Leha
  2011-02-04 16:24 ` Andreas Leha
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Leha @ 2011-02-04 16:13 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 632 bytes --]

Hi all,

I have two questions:

(1)  How do I get resuts from code block evaluation (e.g. a single
number) inline into text during (LaTeX-)export?  Something like:  We use
a level of #+call: getLevel()

(2)  Why do these two subheadings produce different output during
(LaTeX-)export?
* Test
** Normal source code block
   The number is
   #+srcname: success_parameter_one
   #+begin_src R :session :results value :exports results
     tmp <- rnorm(1)
   #+end_src

** Inline source code block
   The number is src_R[:session :results value :exports results]{tmp <-
rnorm(1)}


Thanks in advance!
Andreas


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6432 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2011-02-04 20:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-04 16:13 inline code block results Andreas Leha
2011-02-04 16:24 ` Andreas Leha
2011-02-04 17:11   ` Dan Davison
2011-02-04 17:26     ` Andreas Leha
2011-02-04 20:29     ` Eric Schulte

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