emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problem with footnote in html export


From: Nicolas Goaziou
Subject: Re: [O] Problem with footnote in html export
Date: Sun, 16 Nov 2014 00:06:44 +0100

Hello,

address@hidden (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]