From: Alejandro Reyes <alejandro.reyes@embl.de>
To: emacs-orgmode@gnu.org
Subject: R sessionInfo() and orgmode footnotes
Date: Thu, 22 Mar 2012 10:40:22 +0100 [thread overview]
Message-ID: <4F6AF386.7070304@embl.de> (raw)
Dear all,
I am having troubles to export my documents to a pdf when I have the R
sessionInfo() as a result. Nevertheless I can export them as a html.
I think org-mode export to latex is getting confused with the output of
the sessionInfo() function and the footnotes definition. The next is a
example:
EXAMPLE
This is a strange case [fn:1]
#+BEGIN_SRC R :exports both :results output
x <- rnorm(100)
sessionInfo()
#+END_SRC
[fn:1] It does not let me export to latex
I am using the latest version of org-mode and emacs.
Cheers,
Alejandro
next reply other threads:[~2012-03-22 9:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-22 9:40 Alejandro Reyes [this message]
2012-03-23 16:45 ` R sessionInfo() and orgmode footnotes cberry
2012-03-24 19:37 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F6AF386.7070304@embl.de \
--to=alejandro.reyes@embl.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.