From mboxrd@z Thu Jan 1 00:00:00 1970 From: Puneeth Chaganti Subject: [BUG] LaTeX export + footnotes with lists Date: Fri, 18 Mar 2011 17:24:27 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from [140.186.70.92] (port=37528 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0YGX-0001LK-GM for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 07:54:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0YGW-0001gD-C0 for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 07:54:49 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:34136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0YGW-0001g1-6g for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 07:54:48 -0400 Received: by wwi18 with SMTP id 18so1048651wwi.0 for ; Fri, 18 Mar 2011 04:54:47 -0700 (PDT) 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: emacs-orgmode Hi, Footnotes with lists don't seem to export properly to LaTeX. The string "ORG-LIST-END-MARKER" is appended to the list, when it is exported. -- Puneeth