From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: new exporter fails to output footnotes? Date: Wed, 13 Feb 2013 14:24:23 +0100 Message-ID: <87y5escpo8.fsf@gmail.com> References: <87obfqczfx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5cKH-0000hc-OP for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 08:24:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5cKG-0003Oh-9w for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 08:24:41 -0500 Received: from we-in-x0234.1e100.net ([2a00:1450:400c:c03::234]:60503 helo=mail-we0-x234.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5cKG-0003OM-4S for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 08:24:40 -0500 Received: by mail-we0-f180.google.com with SMTP id k14so984281wer.11 for ; Wed, 13 Feb 2013 05:24:39 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Tue, 12 Feb 2013 11:49:59 -0700") 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: Samuel Wales Cc: emacs-orgmode@gnu.org Samuel Wales writes: > Thank you. Confirmed that footnotes are included in HTML now. > > They are missing from plain text export. Fixed too. > In HTML, how do you control the hlevel of the footnotes header? See `org-html-footnotes-section'. > Also, there is a formatting issue with footnotes. Here they are in w3m: > > =3D=3D=3D > > ^ They became popular in the silence=3Ddeath era. > 1 > This image by Jock Cooper is licensed under a Creative > ^ Commons Attribution-Noncommercial 3.0 United States > 2 License. > > ^ I didn't look up the types of self-similarity in > 3 fractals. > > This image is protected by a True Scottish copyright: > ^ Creative Commons, Attribution =E2=80=94 Noncommercial =E2=80=94 > 4 Share-alike 2.5 UK: Scotland. > > ^ Creative Commons Attribution-Share Alike 3.0 Unported > 5 > ^ "Cur CUD brih sure" I ween. > 6 > > =3D=3D=3D > > A slightly different formatting issue occurs in Firefox by default, > but copy and paste might not depict it. I cannot help you much at the moment, as I don't know well the HTML back-end and I'm not sure what a correct fix for this would be. Anyway, if you send the correct HTML that should be generated, I will fix it. Regards, --=20 Nicolas Goaziou