From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarmo Hurri Subject: Re: Sectioning from includes gets confused in export Date: Sun, 15 Apr 2018 13:32:01 +0300 Message-ID: <8736zwn4ke.fsf@iki.fi> References: <877ep8n4zn.fsf@iki.fi> <877ep8lqaq.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f7exA-0000mu-OJ for emacs-orgmode@gnu.org; Sun, 15 Apr 2018 06:32:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f7ex7-0005bd-BL for emacs-orgmode@gnu.org; Sun, 15 Apr 2018 06:32:12 -0400 Received: from [195.159.176.226] (port=52617 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f7ex7-0005Zu-3x for emacs-orgmode@gnu.org; Sun, 15 Apr 2018 06:32:09 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f7euy-0005za-7I for emacs-orgmode@gnu.org; Sun, 15 Apr 2018 12:29:56 +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" To: emacs-orgmode@gnu.org >> If you export the main file to LaTeX (C-c C-e l o) you will notice >> that the correct sectioning level of the level 2 section of step.org >> is lost in the export. The level 2 section becomes subordinate to >> level 3 section. >> >> Feature or bug? > > Feature. See (info "(org) Include files"), in particular :minlevel > parameter. Thanks, that was a super quick response! All the best, Jarmo