emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Suggestion with footnotes when toggling headlines into plain lists


From: Alain . Cochard
Subject: Re: Suggestion with footnotes when toggling headlines into plain lists
Date: Fri, 11 Nov 2022 14:50:01 +0100

Ypo writes on Fri 11 Nov 2022 13:49:
 > Great!!
 > 
 > Is it easy for a user to test if it works?

One possibility (provided git is installed on your system) is:

   mkdir ~/Build/Emacs

   cd ~/Build/Emacs

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

   cd org-mode && make && make doc

Create an ~/.emacs.git file containing only:

   (setq load-path (cons "~/Build/Emacs/org-mode/lisp" load-path))

Finally

   emacs -Q -l ~/.emacs.git

 > El 11/11/2022 a las 6:22, Ihor Radchenko escribió:
 > > Ihor Radchenko<yantar92@gmail.com>  writes:
 > >
 > >>> ~C-c -~ turns that into a list where footnotes definitions can't be
 > >>> found. It gives, for example, problems when exporting or when more
 > >>> footnotes are added:
 > >>>
 > >>> * Main headline
 > >>> - Headline 1
 > >>>     bbbbbbbb [fn:1]
 > >>>
 > >>>     [fn:1] cccccccccccccccc
 > >>> - Headline 2
 > >> Confirmed.
 > >>
 > >> Transforming footnote-definition into footnote-reference is not intended
 > >> and should be considered a bug.
 > > Fixed on main.
 > > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=f83e45526b5ec4627d601673be3680e2dece1b33
 > >

-- 
EOST (École et Observatoire des Sciences de la Terre) 
ITE (Institut Terre & Environnement) | alain.cochard@unistra.fr
5 rue René Descartes   [bureau 110]  | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France     | [ slot available for rent ]




reply via email to

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