From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: org-babel export latex problem Date: Thu, 02 Feb 2012 18:40:48 -1000 Message-ID: References: <1A37B555-EDAF-4745-8A56-A10B14ED5A47@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtAx5-0004Gn-RD for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 23:40:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtAx4-00059C-R1 for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 23:40:47 -0500 Received: from oproxy3-pub.bluehost.com ([69.89.21.8]:59047) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RtAx4-000598-IW for emacs-orgmode@gnu.org; Thu, 02 Feb 2012 23:40:46 -0500 In-Reply-To: <1A37B555-EDAF-4745-8A56-A10B14ED5A47@gmail.com> (Riccardo Romoli's message of "Thu, 2 Feb 2012 23:05:26 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Riccardo Romoli Cc: emacs-orgmode@gnu.org Riccardo Romoli 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