From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Problem with footnote in html export Date: Fri, 14 Nov 2014 07:44:57 -1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43393) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpLFH-0002fu-2z for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 13:05:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpLFB-00032v-Vh for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 13:05:19 -0500 Received: from qproxy4-pub.mail.unifiedlayer.com ([66.147.248.250]:49999) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1XpLFB-00030R-Oz for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 13:05:13 -0500 Received: from [98.155.255.145] (port=49232 helo=manifi) by box472.bluehost.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.82) (envelope-from ) id 1XpKvd-0006OM-3q for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 10:45:01 -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: Org-mode Aloha all, With the following org file, exporting the subtree to html gives this: ,-------------------------------------------------------------------------- | org-html-footnote-reference: Format specifier doesn't match argument type `-------------------------------------------------------------------------- Here is the org file. To reproduce, move to `* Export subtree to html' then C-c C-e C-s h H: ----------- #+OPTIONS: html-link-use-abs-url:nil html-postamble:auto #+OPTIONS: html-preamble:t html-scripts:t html-style:t #+OPTIONS: html5-fancy:nil tex:t #+HTML_DOCTYPE: xhtml-strict #+HTML_CONTAINER: div #+HTML_LINK_HOME: #+HTML_LINK_UP: #+HTML_HEAD: #+HTML_HEAD_EXTRA: #+HTML_MATHJAX: #+INFOJS_OPT: #+CREATOR: Emacs 24.4.1 (Org mode 8.3beta) #+LATEX_HEADER: #+AUTHOR: Tom Dye[fn:1] * Export subtree to html Foo bar. * Footnotes [fn:1] The author. ----------- GNU Emacs 24.4.1 (x86_64-apple-darwin13.2.0, NS apple-appkit-1265.20) of 2014-10-22 on tennine-slave.macports.org Org-mode version 8.3beta (release_8.3beta-561-ge4195f @ /Users/dk/.emacs.d/src/org-mode/lisp/) All the best, Tom -- T.S. Dye & Colleagues, Archaeologists 735 Bishop St, Suite 315, Honolulu, HI 96813 Tel: 808-529-0866, Fax: 808-529-0884 http://www.tsdye.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Problem with footnote in html export Date: Sun, 16 Nov 2014 00:06:44 +0100 Message-ID: <87a93st663.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48482) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpmPt-0004Ww-Gb for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 18:06:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpmPh-0003qM-S4 for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 18:06:05 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:52339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpmPh-0003of-MV for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 18:05:53 -0500 In-Reply-To: (Thomas S. Dye's message of "Fri, 14 Nov 2014 07:44:57 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > With the following org file, exporting the subtree to html gives this: > > ,-------------------------------------------------------------------------- > | org-html-footnote-reference: Format specifier doesn't match argument type > `-------------------------------------------------------------------------- This is not related to ox-html, but [...] > #+AUTHOR: Tom Dye[fn:1] You are using a footnote in a keyword, which is not supported by ox.el. I don't think it should be either, because this data is too "volatile" (it may or may not be present in the output, possibly messing with footnote order, etc.). Regards, -- Nicolas Goaziou From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Problem with footnote in html export Date: Sat, 15 Nov 2014 16:11:55 -1000 Message-ID: References: <87a93st663.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XppKB-0004uC-4V for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 21:12:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XppK3-00081y-9c for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 21:12:23 -0500 Received: from gproxy7-pub.mail.unifiedlayer.com ([70.40.196.235]:60562) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1XppK3-000817-0y for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 21:12:15 -0500 Received: from [98.155.255.145] (port=52766 helo=manifi) by box472.bluehost.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.82) (envelope-from ) id 1XppJn-0004ZW-1O for emacs-orgmode@gnu.org; Sat, 15 Nov 2014 19:11:59 -0700 In-Reply-To: <87a93st663.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sun, 16 Nov 2014 00:06:44 +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: Org-mode Aloha Nicolas, Nicolas Goaziou writes: > Hello, > > tsd@tsdye.com (Thomas S. Dye) writes: > >> With the following org file, exporting the subtree to html gives this: >> >> ,-------------------------------------------------------------------------- >> | org-html-footnote-reference: Format specifier doesn't match argument type >> `-------------------------------------------------------------------------- > > This is not related to ox-html, but > > [...] > >> #+AUTHOR: Tom Dye[fn:1] > > You are using a footnote in a keyword, which is not supported by ox.el. > I don't think it should be either, because this data is too "volatile" > (it may or may not be present in the output, possibly messing with > footnote order, etc.). OK. Thanks. Tom -- T.S. Dye & Colleagues, Archaeologists 735 Bishop St, Suite 315, Honolulu, HI 96813 Tel: 808-529-0866, Fax: 808-529-0884 http://www.tsdye.com