emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FR] Allow customizing blank lines in-between when creating footnote def


From: Ihor Radchenko
Subject: [FR] Allow customizing blank lines in-between when creating footnote definitions (was: "Footnote" section line spacing is weird)
Date: Sun, 20 Aug 2023 06:50:41 +0000

James Harkins <jamshark70@zoho.com> writes:

> Let's say I have, at the bottom of a document:
> ...
> Somewhere else in the document, I do C-c C-x f.
> ...
>
> [fn:---------]
> [fn:......] lorem ipsum...
> ```
>
> I believe it would make more sense like this:
>
> ```
> * Footnotes
>
> [fn:---------]
>
> [fn:......] lorem ipsum...
> ```

This is currently not customizeable.
If implemented, it can be an extension of the existing
`org-blank-before-new-entry' customization.

Patches welcome!

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]