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:54:44 +0530 Message-ID: <81ehrnu53n.fsf@gmail.com> References: <4F8C1886.5070901@slugfest.demon.co.uk> <4F8C2517.70808@slugfest.demon.co.uk> <814nsjvknk.fsf@gmail.com> <4F8C2907.2020805@slugfest.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJmrc-0003l3-7N for emacs-orgmode@gnu.org; Mon, 16 Apr 2012 10:25:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SJmrS-0005Jl-CW for emacs-orgmode@gnu.org; Mon, 16 Apr 2012 10:25:07 -0400 Received: from mail-pz0-f52.google.com ([209.85.210.52]:40050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJmrS-0005JE-42 for emacs-orgmode@gnu.org; Mon, 16 Apr 2012 10:24:58 -0400 Received: by dake40 with SMTP id e40so6399403dak.39 for ; Mon, 16 Apr 2012 07:24:56 -0700 (PDT) In-Reply-To: <4F8C2907.2020805@slugfest.demon.co.uk> (Shaun Johnson's message of "Mon, 16 Apr 2012 15:13:27 +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: Orgmode [Fwding to the list] Shaun Johnson writes: > On 16/04/2012 15:03, Jambunathan K wrote: >> 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? > I mean: the problem does not occur with org-e-html. My last sentence in that mail should have read: This problem doesn't occur with the new exporter (org-export-dispatch based) so I will probably go down that road. Shaun.