emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to never have the Footnote heading generated?


From: Matt Lundin
Subject: Re: [O] How to never have the Footnote heading generated?
Date: Sat, 21 Jun 2014 21:20:54 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.3 (gnu/linux)

Grant Rettke <address@hidden> writes:

> I want only to use in-line footnotes and never to have them
> automatically entered into an auto created Footnote heading.

An easy way to create inline footnotes is to use the following setting:

(setq org-footnote-auto-label nil)

Then, when you call org-footnote-action, simply press return for an
"anonymous" (i.e., inline) footnote.

 - The footnote looks like this.[fn:: Like this one]

Best,
Matt



reply via email to

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