From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BUG: Latex exporter bug Date: Sat, 28 Jan 2012 17:02:23 +0100 Message-ID: <87pqe3yfw0.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrAiG-0002M3-U1 for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 11:01:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RrAiG-0007eb-5F for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 11:01:12 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:43406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RrAiF-0007eQ-Vd for emacs-orgmode@gnu.org; Sat, 28 Jan 2012 11:01:12 -0500 Received: by wera13 with SMTP id a13so2558821wer.0 for ; Sat, 28 Jan 2012 08:01:11 -0800 (PST) In-Reply-To: (Tomas Grigera's message of "Fri, 27 Jan 2012 12:07:45 -0300") 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: Tomas Grigera Cc: emacs-orgmode Hi Tomas, Tomas Grigera writes: > I have found the following issue when exporting to Latex: a headline > is sometimes moved to another position when skipping a level in the > hierarchy. The following demonstrates the problem: This is a known issue and can't be handled with the current exporter. The "workaround" is to stick to a logical structure. Best, -- Bastien