emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Grant Rettke <gcr@wisdomandwonder.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: How to never have the Footnote heading generated?
Date: Sun, 22 Jun 2014 09:30:56 -0500	[thread overview]
Message-ID: <87fvixkodb.fsf@fastmail.fm> (raw)
In-Reply-To: <CAAjq1mcYEyesTE+pOQgFrtuF9fGk25u_Z4qdf4MB2M8idwB0Og@mail.gmail.com> (Grant Rettke's message of "Sun, 22 Jun 2014 09:11:34 -0500")

Grant Rettke <gcr@wisdomandwonder.com> writes:

>> 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.

> Here is what I had intended:
>
> (setq org-footnote-define-inline +1)
> (setq org-footnote-auto-label 'random)
> (setq org-footnote-auto-adjust nil)

Nice! I misunderstood the initial question. The above works fine for me
as a way to insert inline footnotes with random labels. When I call
org-footnote-action, I get the following.

 - Here is a footnote.[fn:5952d54e: A footnote]

>> I misunderstood though, because the footnotes will still get defined
>> in the Footnote section, too. 

Could you please explain what you mean here? The above settings do not
create a footnote section when I call org-footnote-action or
org-footnote-new. But you could use (setq org-footnote-section nil) to
ensure that any footnote definitions (if they exist) will be placed in
the same section as the footnote reference.

Or do you mean the label for "Footnotes" in, say, html export? If so, I
believe you can configure the variable org-html-footnotes-section.

Best,
Matt

  reply	other threads:[~2014-06-22 14:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-21 16:30 How to never have the Footnote heading generated? Grant Rettke
2014-06-22  2:20 ` Matt Lundin
2014-06-22 12:56   ` Grant Rettke
2014-06-22 14:11     ` Grant Rettke
2014-06-22 14:30       ` Matt Lundin [this message]
2014-06-22 19:45         ` Grant Rettke

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=87fvixkodb.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=gcr@wisdomandwonder.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).