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: Grant Rettke
Subject: Re: [O] How to never have the Footnote heading generated?
Date: Sun, 22 Jun 2014 07:56:30 -0500

Thank you Matt.

What I was aiming for was to have in-line footnotes that did have
randomly generated IDs so that I one still may reference them. I
misunderstood though, because the footnotes will still get defined in
the Footnote section, too. I will look at what it takes to have a new
footnote type with that behavior.
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
address@hidden | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson


On Sat, Jun 21, 2014 at 9:20 PM, Matt Lundin <address@hidden> wrote:
> 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]