From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Footnotes badly positioned in HTML export [7.8.09 (release_7.8.09.234.g4a35)] Date: Fri, 20 Apr 2012 11:21:07 +0200 Message-ID: <87d3724v3w.fsf@gmail.com> References: <4F8C1886.5070901@slugfest.demon.co.uk> <878vhu68wd.fsf@gmail.com> <4F8DC9A7.40405@slugfest.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLA4G-0003NS-MF for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 05:23:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLA4A-0002dg-F6 for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 05:23:52 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:51201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLA4A-0002dS-6C for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 05:23:46 -0400 Received: by werj55 with SMTP id j55so7702329wer.0 for ; Fri, 20 Apr 2012 02:23:43 -0700 (PDT) In-Reply-To: <4F8DC9A7.40405@slugfest.demon.co.uk> (Shaun Johnson's message of "Tue, 17 Apr 2012 20:51: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: Shaun Johnson Cc: Org Mode Hello, Shaun Johnson writes: >> Shaun Johnson writes: >> >>> The attached example org file (t.org) with two footnotes generates the >>> attached HTML file (t.html). As you can see in the attached screenshot >>> (t.png) the footnote placement is odd to say the least. >> >> This is a limitation from HTML exporter: it requires >> `org-footnote-section' being non-nil. > > Ah, ok, thanks. Is this documented? No. I have pushed a workaround in master. Can you confirm that HTML exporter now behaves as expected? Regards, -- Nicolas Goaziou