From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Corrupt lists in HTML if within footnotes Date: Tue, 20 Oct 2009 13:46:20 +0200 Message-ID: <94D827DD-5630-4832-975A-5145116EE289@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0DAc-0003Ow-4R for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:46:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0DAX-0003Lx-LH for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:46:29 -0400 Received: from [199.232.76.173] (port=60593 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0DAX-0003Lf-G8 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:46:25 -0400 Received: from mail-ew0-f223.google.com ([209.85.219.223]:44799) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0DAX-0004nL-51 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 07:46:25 -0400 Received: by ewy23 with SMTP id 23so5250528ewy.2 for ; Tue, 20 Oct 2009 04:46:23 -0700 (PDT) In-Reply-To: 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: Daniel Clemente Cc: emacs-orgmode@gnu.org Hi Daniel, unfortunately, I do not see an easy way to fix this. My =20 recommendation is to not use itemized lists in footnotes. - Carsten On Oct 5, 2009, at 10:59 AM, Daniel Clemente wrote: > Bug report+testcase > > Hi, I found a bug related to lists within footnotes [1]. org-mode from > git (release_6.31.27.g407b). > > [1] To reproduce it: > - open this test case > - C-c C-e b > - notice that this list doesn't appear under the =84footnotes=93 = section, > but *mixed with the =84end list=93 at the end* > > Note that LaTeX export works well; HTML doesn't. > > End list: > - first (1/3) > - middle (2/3) > - last (3/3) > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten