emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: Beginner footnotes question
Date: Thu, 14 Mar 2013 11:55:08 +0800	[thread overview]
Message-ID: <87li9qab4z.fsf@ericabrahamsen.net> (raw)
In-Reply-To: CAOPJoVpVnhU5aF4DkPMJgFU9X2gH61Dcptsm0+ujkfjtXURbsg@mail.gmail.com

Lawrence Bottorff <galaxybeinglambda@gmail.com> 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 the .org file you're currently working in? At the top
> maybe?

That's right, you can have a single #+STARTUP: declaration at the top of
the file, and nearly everything footnote related can go in there. To
wit:

 To influence footnote settings, use the following keywords.  The
     corresponding variables are 'org-footnote-define-inline',
     'org-footnote-auto-label', and 'org-footnote-auto-adjust'.
          fninline    define footnotes inline
          fnnoinline  define footnotes in separate section
          fnlocal     define footnotes near first reference, but not inline
          fnprompt    prompt for footnote labels
          fnauto      create '[fn:1]'-like labels automatically (default)
          fnconfirm   offer automatic label for editing or confirmation
          fnplain     create '[1]'-like labels automatically
          fnadjust    automatically renumber and sort footnotes
          nofnadjust  do not renumber and sort automatically

Just put all your options on one line, separated by spaces.

E

  reply	other threads:[~2013-03-14  3:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-13  4:59 Beginner footnotes question Lawrence Bottorff
2013-03-13  6:17 ` Aaron Ecay
2013-03-13 14:56   ` Lawrence Bottorff
2013-03-13 16:04     ` Lawrence Bottorff
2013-03-14  3:55       ` Eric Abrahamsen [this message]
2013-03-13 16:11     ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87li9qab4z.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).