From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Grebenstein Subject: Bug(?) report footnotes Date: Sun, 06 Nov 2011 12:38:24 +0100 Message-ID: <4EB671B0.9090609@mgrebenstein.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN155-0000af-OZ for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 06:40:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RN154-0008D6-I1 for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 06:40:07 -0500 Received: from smtprelay04.ispgateway.de ([80.67.18.16]:34318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RN154-0008Af-Co for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 06:40:06 -0500 Received: from [85.181.88.214] (helo=[192.168.1.100]) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1RN151-0007It-57 for emacs-orgmode@gnu.org; Sun, 06 Nov 2011 12:40:03 +0100 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: emacs-orgmode@gnu.org Dear Orgmode community, last week I submitted a journal paper of appr. 30 pages using orgmode and latex export and I ran into trouble regarding footnotes several times. The document didn't compile due to wrongly set brackets of footnotes if: A footnote is placed without a blank line infront of a heading that is exported as itemized. so [fn:xyz] **** Heading was exported to something like \footnote{asdfsdfasdfasdf \begin{itemize} qwerwerwqe} since the document has been quite big it has been really plenty of work to find these errors. If of any interest I can try to reproduce this in a less than 9500 word ducument. Best Markus P.S.: I used the IEEEtran class.