From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Borkowski Subject: Re: How to export an Org file to LaTeX's book class, but without parts? Date: Fri, 24 Apr 2015 00:34:47 +0200 Message-ID: <87fv7qo4n3.fsf@mbork.pl> References: <87mw21w1qj.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlPhy-00058j-Jq for emacs-orgmode@gnu.org; Thu, 23 Apr 2015 18:34:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YlPhv-0004sX-CY for emacs-orgmode@gnu.org; Thu, 23 Apr 2015 18:34:58 -0400 Received: from mail.mojserwer.eu ([2a01:5e00:2:52::8]:50184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YlPhv-0004sT-4x for emacs-orgmode@gnu.org; Thu, 23 Apr 2015 18:34:55 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 52ED96F2004 for ; Fri, 24 Apr 2015 00:34:54 +0200 (CEST) Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OvAxvhDyG+kD for ; Fri, 24 Apr 2015 00:34:51 +0200 (CEST) Received: from localhost (unknown [109.232.24.146]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 5AA4C6F2003 for ; Fri, 24 Apr 2015 00:34:51 +0200 (CEST) In-reply-to: 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: Org-Mode mailing list On 2015-04-22, at 08:27, Miguel Ruiz wrote: > If you don't mind to live with part-chapter-section instead chapter-section-subsection: > > ---8<-----------------orgmode src-------------------->8--- > > #+LaTeX_CLASS: book > > #+LaTeX_HEADER: \let\part\chapter > #+LaTeX_HEADER: \let\chapter\section > #+LaTeX_HEADER: \let\section\subsection > > ---8<---------------end of orgmode src---------------->8--- Haha, thanks! Not a clean way, but should work. Nice! > Regards. Best, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz University