From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Bug: Footnotes badly positioned in HTML export [7.8.09 (release_7.8.09.234.g4a35)] Date: Mon, 16 Apr 2012 19:33:27 +0530 Message-ID: <814nsjvknk.fsf@gmail.com> References: <4F8C1886.5070901@slugfest.demon.co.uk> <4F8C2517.70808@slugfest.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJmX0-0007Id-90 for emacs-orgmode@gnu.org; Mon, 16 Apr 2012 10:03:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SJmWs-00062s-T4 for emacs-orgmode@gnu.org; Mon, 16 Apr 2012 10:03:49 -0400 Received: from mail-pz0-f52.google.com ([209.85.210.52]:43626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJmWs-00061S-KC for emacs-orgmode@gnu.org; Mon, 16 Apr 2012 10:03:42 -0400 Received: by dake40 with SMTP id e40so6373329dak.39 for ; Mon, 16 Apr 2012 07:03:40 -0700 (PDT) In-Reply-To: <4F8C2517.70808@slugfest.demon.co.uk> (Shaun Johnson's message of "Mon, 16 Apr 2012 14:56:39 +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 Shaun Johnson writes: > On 16/04/2012 14:03, Shaun Johnson wrote: >> Hi, >> >> 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 problem doesn't org with the new exporter (org-export based) exporter > so I will probably go down that road. You mean org-e-html? > Shaun. > > --