From: Ihor Radchenko <yantar92@posteo.net>
To: Sharon Kimble <boudiccas@skimble09.plus.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: footnotes & #+STARTUP:
Date: Mon, 19 Feb 2024 11:38:47 +0000 [thread overview]
Message-ID: <87edd8fzug.fsf@localhost> (raw)
In-Reply-To: <87msrxlouf.fsf@skimble09.plus.com>
Sharon Kimble <boudiccas@skimble09.plus.com> writes:
> For various reasons I've recently changed my theme from a home-made one to 'naquadah' which seems to have some problem in that it forces all footnotes into the bottom of the file. How can I revert it back to my wanted inline, of this
> format `[fn:3]` and then just above the next heading `[fn:3] lorem ipso ductem.` I've tried setting this `#+startup: fninline` but it only allows this `[fn:450:Blind Io]`.
There is no way that /theme/ changes how Org mode inserts footnotes.
If that is the case, such theme is doing what it is not supposed to do.
What is more likely is that you accidentally changed
`org-footnote-section' value.
> Second question, is it possible to 'nest' startups like below but into just one line, please?
>
> =====
> #+startup: showeverything
> #+startup: fninline
> #+startup: fnadjust
> #+startup: noinlineimages
> =====
#+startup: showeverything fninline fnadjust noinlineimages
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2024-02-19 11:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-18 16:27 footnotes & #+STARTUP: Sharon Kimble
2024-02-19 11:38 ` Ihor Radchenko [this message]
2024-02-19 14:28 ` Sharon Kimble
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87edd8fzug.fsf@localhost \
--to=yantar92@posteo.net \
--cc=boudiccas@skimble09.plus.com \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.