Matthew Lundin <m...@imapmail.org> writes:

> Andreas Röhler <andreas.roeh...@easy-emacs.de> writes:
>
>> Karl Maihofer wrote:
>>> Andreas Roehler schrieb:
>>>   
>>>> after reopening a file with two footnotes inside,
>>>> inserting a third footnote between first and second, it
>>>> fails to renumber it.
>>>>     

A follow up to my previous email: Though org-mode does not automatically
renumber footnotes, it does a fantastic job of detecting footnotes that
already exist in a file and creating uniquely numbered footnote IDs for
each new footnote. For this one needs either of the following settings:

(setq org-footnote-auto-label t)

or

(setq org-footnote-auto-label 'plain)

Best,
Matt




_______________________________________________
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