From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Problem with org-export to LaTeX and babel Date: Tue, 31 May 2011 23:31:20 +0100 Message-ID: <87r57e33k7.fsf@ucl.ac.uk> References: <20110531175317.GE7386@scotty.home> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRXTK-0006IL-FC for emacs-orgmode@gnu.org; Tue, 31 May 2011 18:31:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRXTE-0002R1-SM for emacs-orgmode@gnu.org; Tue, 31 May 2011 18:31:34 -0400 Received: from vscane-a2.ucl.ac.uk ([144.82.108.42]:45907) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRXTD-0002QF-LL for emacs-orgmode@gnu.org; Tue, 31 May 2011 18:31:28 -0400 In-Reply-To: <20110531175317.GE7386@scotty.home> (Stefan-W. Hahn's message of "Tue, 31 May 2011 19:53:17 +0200") 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: "Stefan-W. Hahn" Cc: emacs-orgmode@gnu.org "Stefan-W. Hahn" writes: > Hello, > > I tried to use org-mode the first time with LaTeX export and embedded > babel block. But it doesn't do the right thing. > > Following test: > > ---------- snip > * gnuplot example > > Just a test. > > #+begin_src gnuplot :session none :file out.png > set terminal png > set xlabel "gx";set ylabel "gy";set zlabel "gz" > set grid xtics ytics > set view 0,0 > plot cos(x) > #+end_src > ---------- snip [...] > I'm using > GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) > of 2010-12-11 on brahms, modified by Debian > and > org-mode > commit cec8711a44a9a1ac6552546c05ec0623a2bf9e45 Works fine for me but I'm using a more recent version of org (see signature) *and* I'm using emacs 24.0.x so a couple of differences... although the former is likely more relevant than the latter? -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.5 (release_7.5.331.g2422.dirty)