Re: [O] Beginner footnotes question

2013-03-13 Thread Eric Abrahamsen
Lawrence Bottorff writes: > Sorry, I'm stumbling badly here. I now realize the > org-footnote-auto-label needs to be set to avoid the default (t) > behavior of doing numbered footnotes ( [fn:1] ) after C-c C-x f > auto-inserts. Good. But where do the in-buffer settings go? I assume > they go in t

Re: [O] Beginner footnotes question

2013-03-13 Thread Eric Abrahamsen
Lawrence Bottorff writes: > On Wed, Mar 13, 2013 at 1:17 AM, Aaron Ecay > wrote: > > Hi Lawrence, > > You can have footnotes be inserted automatically: > - in their own section (by default at the bottom of the document, > though > you can move it anywhere) > - at the

Re: [O] Beginner footnotes question

2013-03-13 Thread Lawrence Bottorff
Sorry, I'm stumbling badly here. I now realize the org-footnote-auto-label needs to be set to avoid the default (t) behavior of doing numbered footnotes ( [fn:1] ) after C-c C-x f auto-inserts. Good. But where do the in-buffer settings go? I assume they go in the .org file you're currently working

Re: [O] Beginner footnotes question

2013-03-13 Thread Lawrence Bottorff
On Wed, Mar 13, 2013 at 1:17 AM, Aaron Ecay wrote: > Hi Lawrence, > > You can have footnotes be inserted automatically: > - in their own section (by default at the bottom of the document, though > you can move it anywhere) > - at the end of the current section, or > - inline with the text > > F

Re: [O] Beginner footnotes question

2013-03-12 Thread Aaron Ecay
Hi Lawrence, You can have footnotes be inserted automatically: - in their own section (by default at the bottom of the document, though you can move it anywhere) - at the end of the current section, or - inline with the text For the first behavior, set the variable ‘org-footnote-define-inline’