Hi Stefan,

Stefan Vollmar <voll...@nf.mpg.de> writes:

> Small things:
>
> (1) Using the "fn:" style of footnotes, org generates a "Footnotes:"
> section in HTML export. In org-footnote.el I found that I might need  to
> set
> org-footnote-tag-for-non-org-mode-files to change "Footnotes" to
> "References" (or some other name), however,
> (setq org-footnote-tag-for-non-org-mode-files "References")
> does not seem to work for me.

I think you're looking for `org-export-language-setup'.

`org-footnote-tag-for-non-org-mode-files' is only useful for non-org
files -- see the docstring.

> (2) If, with
> (setq org-export-html-footnote-format " [%s]")
> we now have a "[123]"-style of footnotes (that works great!), the list
> of footnotes/references at the end of the document should also have  the
> square-bracket-notation.

Fixed, thanks!

> (3) I believe that the square-bracket-style might be of interest to many
> users and maybe there should be a #+options-switch to toggle
> superscript- and square-bracket-style.

Why not, let's see if people would find this useful.

best,

-- 
 Bastien


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to