emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: footnote renumber bug


From: Matthew Lundin
Subject: [Orgmode] Re: footnote renumber bug
Date: Thu, 02 Jul 2009 11:05:46 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Matthew Lundin <address@hidden> writes:

> Andreas Röhler <address@hidden> 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






reply via email to

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