Dear Nick, On 13.02.2013, at 02:58, Nick Dokos wrote: > Stefan Vollmar wrote: > >> I have just started using the new exporter in 7.9.3e (7.9.3e-999-ge5322) for HTML output. >> >> [...] This apparently does not have an effect any more: >> (setq org-export-html-footnote-format " [%s]") >> - is there a new way to configure this format for the new export backends (we prefer "[123]" references to superscripted footnotes)? >> > > Probably (i.e. I did not test), customizing these two: > > ,---- > | (defcustom org-html-footnote-format "%s" > | "The format for the footnote reference. > | %s will be replaced by the footnote reference itself." > | :group 'org-export-html > | :type 'string) indeed: (setq org-html-footnote-format " [%s]") does the trick. Thanks! Warm regards, Stefan -- Dr. Stefan Vollmar, Dipl.-Phys. Head of IT group Max-Planck-Institut für neurologische Forschung Gleuelerstr. 50, 50931 Köln, Germany Tel.: +49-221-4726-213 FAX +49-221-4726-298 Tel.: +49-221-478-5713 Mobile: 0160-93874279 Email: vollmar@nf.mpg.de http://www.nf.mpg.de