emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Aaron Ecay <aaronecay@gmail.com>
To: Lawrence Bottorff <galaxybeinglambda@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Beginner footnotes question
Date: Wed, 13 Mar 2013 02:17:16 -0400	[thread overview]
Message-ID: <87k3pbbz83.fsf@gmail.com> (raw)
In-Reply-To: <CAOPJoVqAx-zB7b93MzO+E8gvhi_urKUq7r77-pgOwG-s29U6yQ@mail.gmail.com>

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’ to
nil.  For the second, set both ‘org-footnote-define-inline’ and
‘org-footnote-section’ to nil.  And for the third, set
‘org-footnote-define-inline’ to something other than nil.

You can place footnote definitions manually wherever you choose.

You can use the line
#+INCLUDE: "file.org"
to include one org file inside another for export purposes.  I don’t
know off the top of my head whether this works to import footnote
definitions from a separate file, though I don’t see a reason why it
shouldn’t.  Try it and see!  (It almost certainly won’t allow footnotes
in one file to be links to locations in another.)

-- 
Aaron Ecay

  reply	other threads:[~2013-03-13  6:17 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 [this message]
2013-03-13 14:56   ` Lawrence Bottorff
2013-03-13 16:04     ` Lawrence Bottorff
2013-03-14  3:55       ` Eric Abrahamsen
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=87k3pbbz83.fsf@gmail.com \
    --to=aaronecay@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=galaxybeinglambda@gmail.com \
    /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).