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: Tue, 17 Apr 2012 10:48:50 +0200 Message-ID: <878vhu68wd.fsf@gmail.com> References: <4F8C1886.5070901@slugfest.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK48f-000160-1X for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 04:51:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SK48W-0008KT-EU for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 04:51:52 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:55374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SK48W-0008JX-5a for emacs-orgmode@gnu.org; Tue, 17 Apr 2012 04:51:44 -0400 Received: by werj55 with SMTP id j55so4966469wer.0 for ; Tue, 17 Apr 2012 01:51:42 -0700 (PDT) In-Reply-To: <4F8C1886.5070901@slugfest.demon.co.uk> (Shaun Johnson's message of "Mon, 16 Apr 2012 14:03:02 +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: > 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. Regards, -- Nicolas Goaziou