From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: [BUG] LaTeX exporter should honor empty lines Date: Thu, 3 Dec 2009 15:28:40 +0100 Message-ID: <45FA7708-CAC7-408F-8F81-BE3745AD1039@gmail.com> References: <51b0095d0912011315h6ea547e0ye2faa5f34fd8598d@mail.gmail.com> <51b0095d0912011321y4f4cf141u7ed85227970a0a2c@mail.gmail.com> <51b0095d0912020842p3366b4c2g714796e3f014407d@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGCfv-0007ZF-NJ for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:28:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGCfo-0007XZ-OL for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:28:54 -0500 Received: from [199.232.76.173] (port=34794 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGCfo-0007XL-B9 for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:28:48 -0500 Received: from mail-ew0-f210.google.com ([209.85.219.210]:35599) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGCfo-0003Cf-4r for emacs-orgmode@gnu.org; Thu, 03 Dec 2009 09:28:48 -0500 Received: by ewy2 with SMTP id 2so523148ewy.8 for ; Thu, 03 Dec 2009 06:28:47 -0800 (PST) In-Reply-To: <51b0095d0912020842p3366b4c2g714796e3f014407d@mail.gmail.com> 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: Nicolas Girard Cc: emacs-orgmode OK, I see now the problem, and I have fixed it. Thanks! - Carsten On Dec 2, 2009, at 5:42 PM, Nicolas Girard wrote: > 2009/12/2 Carsten Dominik : >> Hi Nicolas, >> >> the behavior eems to be correct to me. C1 is indented, therefore >> part of >> B1. >> > > Hi Carsten, > agreed for C1, I was getting tired yesterday night ; but that was > not my point. > > My point was, in the following two examples, the empty lines right > before "C" should be preserved in the LaTeX output. > > Cheers, > Nicolas > > #=== > - A2 > - B2 > > C > #=== > > > #=== > - A3 > - B3 > > > C > #=== > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten