From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ox-latex: Add scrartcl LaTeX class Date: Mon, 21 Sep 2015 21:46:45 +0200 Message-ID: <87zj0fd07u.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze79i-0001DA-Kx for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 15:53:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ze79f-0004J7-FR for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 15:53:42 -0400 Received: from slow1-d.mail.gandi.net ([217.70.178.86]:32825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ze79f-0004Iy-8A for emacs-orgmode@gnu.org; Mon, 21 Sep 2015 15:53:39 -0400 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by slow1-d.mail.gandi.net (Postfix) with ESMTP id AC7EF5355E7 for ; Mon, 21 Sep 2015 21:45:07 +0200 (CEST) In-Reply-To: (Sebastian Boehm's message of "Mon, 21 Sep 2015 12:25:03 +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: Sebastian Boehm Cc: emacs-orgmode@gnu.org Hello, Sebastian Boehm writes: > I would like to propose adding the KOMA-script scrartcl class to the > list of supported ox-latex classes. scrartcl is one of the most > popular "article" alternatives out there and it would be great to be > able to pass org files using scrartcl to other Org mode users without > having to explain ox-latex custom settings. > > The attached patch changes ox-latex.el to include scrartcl in > org-latex-classes. Thank you. But can't users needing a non-default class customize their own `org-latex-classes? Or is there an entitling reason to offer it out of the box? Regards, -- Nicolas Goaziou