From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BUG? Exporting "missing level" to LaTeX fails Date: Tue, 22 Feb 2011 14:24:16 +0100 Message-ID: <87r5b0krx8.fsf@altern.org> References: <4D63A662.9000602@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PruE2-0004h5-7N for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 10:32:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PruE1-0000Xp-4U for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 10:32:30 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:46739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PruE0-0000Xj-Tb for emacs-orgmode@gnu.org; Tue, 22 Feb 2011 10:32:29 -0500 Received: by fxm5 with SMTP id 5so2843793fxm.0 for ; Tue, 22 Feb 2011 07:32:28 -0800 (PST) In-Reply-To: <4D63A662.9000602@gmail.com> (Rainer M. Krug's message of "Tue, 22 Feb 2011 13:04:50 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: emacs-orgmode Hi Rainer, Rainer M Krug writes: > If I export to htrml, the "missing level" is exported "properly", but in > the LaTeX / pdf export, all levels below the "missing level" (FIRST, > SECOND) are not exported. > > Am I right in considering this a bug? I'd call this a limitation of the current LaTeX exporter, which requires the Org file to be propertly structured (i.e. with no missing levels.) -- Bastien