From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Customize group, strange behaviour of group org export latex Date: Sat, 9 Nov 2013 18:12:53 +0100 Message-ID: <20131109171253.GA25022@kuru.dyndns-at-home.com> References: <527D45FE.1010608@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfC5q-0000gD-Ei for emacs-orgmode@gnu.org; Sat, 09 Nov 2013 12:13:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfC5k-0004OA-NT for emacs-orgmode@gnu.org; Sat, 09 Nov 2013 12:13:06 -0500 Received: from mail-ea0-x231.google.com ([2a00:1450:4013:c01::231]:49306) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfC5k-0004Nr-FL for emacs-orgmode@gnu.org; Sat, 09 Nov 2013 12:13:00 -0500 Received: by mail-ea0-f177.google.com with SMTP id f15so1773826eak.36 for ; Sat, 09 Nov 2013 09:12:59 -0800 (PST) Received: from kuru.dyndns-at-home.com (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id 8sm38292828eem.15.2013.11.09.09.12.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Nov 2013 09:12:57 -0800 (PST) Content-Disposition: inline In-Reply-To: <527D45FE.1010608@gmail.com> 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 Hi Rasmus, On Fri, Nov 08, 2013 at 09:13:50PM +0100, Rasmus Rempling wrote: > > I have a question about latex export option and its customization. > > If I browse the org export latex group directly after opening emacs and a > .org file the list only give Option Org Export and it looks like this [...chomp...chomp...chomp...] > However, if I do one latex export, a group of Option Org Latex Classes is > added to the list, then the list looks like this: > > | [-]-\ Group Org Export LaTeX > | | |--- Option Org Latex Default Packages Alist > | | |--- Option Org Latex Packages Alist > | | |--- Option Org Export With Tex Macros > | | |--- Option Org Export With Latex Fragments > | | |--- Option Org Export Latex Default Class > | | |--- Option Org Export Latex Classes I believe this comes from the Org shipped with your version of Emacs. What is your Emacs version? What does org-version tell you *before* you load Org or open an .org file? I bet it is 7.xx or older. > | | [+]-- Group Org Export LaTeX > | | |--- Option Org Latex To Pdf Process > | | |--- Option Org Latex Default Class > | | |--- Option Org Latex Classes This is the variable you should customise. > My questions are: > Do you get the same behaviour? > I have not been able to deduce the reason for this behaviour, ? > If I want to add a class should I do this in the (Option Org Export Latex > Classes) or in (Option Org Latex Classes) or in both? For more details, see here: Hope this helps, -- Suvayu Open source is the future. It sets us free.