From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [PATCH] Override the default class name with a new one. Date: Fri, 14 Jun 2013 12:09:55 +0200 Message-ID: <874nd180lo.fsf@pank.home> References: <87hah2wn8y.fsf@news.tumashu-localhost.org> <8761xhftwi.fsf@news.tumashu-localhost.org> <87d2rp8370.fsf@pank.home> <87k3lxxbqe.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnQxS-0008LM-NY for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 06:10:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnQxO-0007wb-5s for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 06:10:14 -0400 Received: from plane.gmane.org ([80.91.229.3]:47497) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnQxN-0007wE-Vy for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 06:10:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UnQxM-0004lT-A4 for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 12:10:08 +0200 Received: from business-213-023-238-209.static.arcor-ip.net ([213.23.238.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 12:10:08 +0200 Received: from rasmus by business-213-023-238-209.static.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 12:10:08 +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: emacs-orgmode@gnu.org Nick Dokos writes: >> as e.g. the INCLUDE command. Of course (*) is somewhat different from >> how stuff like this is usually handled, cf. e.g. LATEX_CLASS_OPTIONS. >> > ...but this sounds a bit more promising: maybe LATEX_CLASS_OPTIONS can > be eliminated in favor of LATEX_CLASS with arguments: > > #+LATEX_CLASS: key :class-name foo :class-options a4paper,12pt > > where "key" selects from org-latex-classes (and is optional, default > "article"), class-name is optional and defaults to key (or article if > key is absent). Yeah, I instantly though of getting rid of class options as well: and I'm all for it! Another issue is that class options are overwritten. Perhaps that's an issue for another thread, however. –Rasmus -- A page of history is worth a volume of logic