From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Wildgruber Subject: Re: odt exporter footnote code is broken Date: Sat, 15 Aug 2015 22:52:39 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQiRX-00046T-Ma for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 16:52:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQiRU-0002o9-Fy for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 16:52:43 -0400 Received: from mx2-priv.urz.unibas.ch ([131.152.226.165]:53287) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQiRU-0002nx-9u for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 16:52:40 -0400 Received: from localhost (localhost [127.0.0.1]) by mx2-priv.urz.unibas.ch (Postfix) with ESMTP id 957FA22019A for ; Sat, 15 Aug 2015 22:52:39 +0200 (CEST) Received: from smtp-ext.unibas.ch ([131.152.226.167]) by localhost (mx2-mgnt.urz.unibas.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7aHP0yGf5h_G for ; Sat, 15 Aug 2015 22:52:39 +0200 (CEST) Received: from Sxedia.local (178-82-49-84.dynamic.hispeed.ch [178.82.49.84]) by smtp-ext.unibas.ch (Postfix) with ESMTPSA id 6F6C4220177 for ; Sat, 15 Aug 2015 22:52:39 +0200 (CEST) In-reply-to: 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: org mode mailing list I forgot to mention: last version that worked for me is: 2bdc661fde75ed226b19c802ecd31ce12d2ec7e1 from aad7dd24864f3ce988a67061a391d85e649aa375 on it doesn't work Thanks Gerald. On Sa, Aug 15 2015, Gerald Wildgruber wrote: > Hi > > with the current git checkout: > > Org-mode version 8.3.1 (release_8.3.1-93-g69b0db) > > the odt exporter code is broken; when exporting a file with C-c C-e o o, > the footnote markers are in the odt file, but the footnote text is > missing; all the footnotes are empty! > > example file: > > ============================== > > * Heading > > Here is text.[fn:1] That continues and ends. > > * Footnotes > > [fn:1] This is the first and last footnote! > > > ============================== > > > Gerald. -- Sent with mu4e