From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Wildgruber Subject: Re: odt exporter footnote code is broken Date: Sun, 16 Aug 2015 00:08:54 +0200 Message-ID: References: <87r3n4nrub.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQjdR-0002Kq-3W for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 18:09:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZQjdN-0003sj-Nb for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 18:09:04 -0400 Received: from mx2-priv.urz.unibas.ch ([131.152.226.165]:42084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZQjdN-0003sW-Hd for emacs-orgmode@gnu.org; Sat, 15 Aug 2015 18:09:01 -0400 In-reply-to: <87r3n4nrub.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: org mode mailing list Great! it works! once again Thanks Gerald On Sa, Aug 15 2015, Nicolas Goaziou wrote: > Hello, > > Gerald Wildgruber writes: > >> 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! > > Fixed. Thank you. > > > Regards, Sent with mu4e