From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: ox-latex: Export ignores org-latex-classes from 4th level on Date: Sun, 06 Nov 2016 21:24:02 +0100 Message-ID: <87fun4mk65.fsf@nicolasgoaziou.fr> References: <1478457628.3641.4.camel@gladbachcity.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3Tz8-0000tJ-7j for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 15:24:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3Tz5-0006K8-40 for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 15:24:10 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:47846) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3Tz4-0006IB-UF for emacs-orgmode@gnu.org; Sun, 06 Nov 2016 15:24:07 -0500 In-Reply-To: <1478457628.3641.4.camel@gladbachcity.de> (Christian Heinrich's message of "Sun, 06 Nov 2016 19:40:28 +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" To: Christian Heinrich Cc: emacs-orgmode@gnu.org Hello, Christian Heinrich writes: > the ox-latex file uses org-latex-classes to help, among other things, > with exporting headlines to the right commands, such as \section, > \subsection etc. > > Unfortunately, not all headlines get exported correctly; the default > "article" class, as defined in ox-latex.el (see org-latex-classes > there), does for instance not use "\paragraph" or "\subparagraph". See `org-export-headline-levels'. > PS: I couldn't find any news about the renaming (?) of org-export- > latex-classes to org-latex-classes. This probably happened with Org 8.0 release. > There is still quite a bit of documentation out there, such as > http://orgmode.org/tmp/worg/org-tutorials/org-latex-export.html that > refers to the former but doesn't work. Is this intended? Some documentation is outdated on Worg. You can help, if you want to. See for details. Regards, -- Nicolas Goaziou