From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Bug(?) in LaTeX export? Date: Tue, 29 Jan 2013 19:08:52 +0100 Message-ID: <874nhzoo97.fsf@googlemail.com> References: <87k3qw2gm1.fsf@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:32833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0FcL-00052g-I0 for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 13:09:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0FcK-0002cp-5H for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 13:09:09 -0500 Received: from plane.gmane.org ([80.91.229.3]:41554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0FcJ-0002ce-Ul for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 13:09:08 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U0FcZ-0002nL-IU for emacs-orgmode@gnu.org; Tue, 29 Jan 2013 19:09:23 +0100 Received: from g231226168.adsl.alicedsl.de ([92.231.226.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jan 2013 19:09:23 +0100 Received: from tjolitz by g231226168.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Jan 2013 19:09:23 +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: emacs-orgmode@gnu.org tsd@tsdye.com (Thomas S. Dye) writes: Hi Tom, > What is the value of the variable org-export-latex-listings? ,--------------------------------------- | org-export-latex-listings's value is t `--------------------------------------- > If it is 'listings or 'minted, then there is quite a bit of setup > required for all the parts to work together correctly (see > http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-12). Thats quite some stuff to digest, does that hold for both, the new and the old exporter? In this case I just wanted a quick LaTeX export with the default settings, however ugly or unsatisfactoy, and I remember that this used to work. I will have a deeper look, thanks. -- cheers, Thorsten