[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to make footnotes be fnlocal by default?
From: |
Kyle Meyer |
Subject: |
Re: [O] How to make footnotes be fnlocal by default? |
Date: |
Mon, 15 Jun 2015 18:56:20 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
William Denton <address@hidden> wrote:
[...]
> However, there are three (not two) possible options available in
> STARTUP options:
>
>> fninline define footnotes inline
>> fnnoinline define footnotes in separate section
>> fnlocal define footnotes near first reference, but not inline
>
> I found I like fnlocal, which puts the footnotes at the bottom of the
> paragraph or section, where they are nearby and easy to see.
>
> I'd like to make this the default in all Org files by setting
> org-footnote-define-inline, but it seems I can't---all I can definte
> that way are the fninline and fnnoinline options. Am I correct? Is
> there some way around this, or perhaps a (setq
> org-footnote-define-inline 'fnlocal) setting could be added?
I think you can get this by setting org-footnote-section to nil. (I
haven't tried this but am guessing based off of org-startup-options.)
--
Kyle