From: Riccardo Romoli <ric.romoli@gmail.com>
To: "Thomas S. Dye" <tsd@tsdye.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-babel export latex problem
Date: Fri, 3 Feb 2012 12:43:32 +0100 [thread overview]
Message-ID: <CAHiM-bPfhr_mn400j0YsSBQTM-bFvQrZ-p4DPd0q+rtN+t7fiQ@mail.gmail.com> (raw)
In-Reply-To: <m18vkk7cmn.fsf@tsdye.com>
[-- Attachment #1: Type: text/plain, Size: 1045 bytes --]
The version is 6.33x
Best
2012/2/3 Thomas S. Dye <tsd@tsdye.com>
> Riccardo Romoli <ric.romoli@gmail.com> writes:
>
> > Hi, I'm new of these list and of the org-babel world.
> > I need to use both LaTeX and R, so I write the R code within an src
> > block:
> >
> > #+begin_src R :results output silent :exports none
> > library(chemometrics)
> > library(MASS)
> > library(lattice)
> > #+end_src
> >
> > When I export to LaTex (C-c C-e l) the R code I wrote, this is the
> > result:
> >
> > \begin{verbatim}
> > library(chemometrics)
> > library(MASS)
> > library(lattice)
> > \end{verbatim}
> >
> > How could I not display the result of the R computation? In the org-
> > manual (chapter 14 ) I read that what I need should be done using:
> >
> > :results output silent :exports none
> >
> > but despite I use this option nothing change.
> >
> > Do you have any suggestion??
> >
> > Best
> > Riccardo
> >
> >
> Aloha Riccardo,
>
> What version of Org mode are you using?
>
> All the best,
> Tom
> --
> Thomas S. Dye
> http://www.tsdye.com
>
[-- Attachment #2: Type: text/html, Size: 1711 bytes --]
next prev parent reply other threads:[~2012-02-03 11:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-02 22:05 org-babel export latex problem Riccardo Romoli
2012-02-03 4:40 ` Thomas S. Dye
2012-02-03 11:43 ` Riccardo Romoli [this message]
2012-02-03 12:11 ` suvayu ali
2012-02-03 15:21 ` Thomas S. Dye
2012-02-04 22:43 ` Riccardo Romoli
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAHiM-bPfhr_mn400j0YsSBQTM-bFvQrZ-p4DPd0q+rtN+t7fiQ@mail.gmail.com \
--to=ric.romoli@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=tsd@tsdye.com \
/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 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).