Re: [FR] Please add custom command variable to org-latex-footnote-refere

2024-04-23 Thread Ihor Radchenko
Alexander Gogl writes: > you mean like this? Not really, but I now squashed the previous patches manually. Applied, onto main, with amendments. I fixed some wording in the etc/NEWS entry, added description of %s%s to the docstring, and removed BEHAVIOR=t from the new option - all other similar o

Re: [FR] Please add custom command variable to org-latex-footnote-refere

2024-04-21 Thread Alexander Gogl
Dear Ihor, you mean like this? >From 1c7bee53ac91a8296c144f157ab8646b1a7a6595 Mon Sep 17 00:00:00 2001 From: Alexander Gogl Date: Wed, 17 Apr 2024 16:00:41 +0200 Subject: [PATCH] added option to customize latex footnote command in export --- etc/ORG-NEWS | 4 lisp/ox-latex.el | 14 ++

Re: [FR] Please add custom command variable to org-latex-footnote-refere

2024-04-21 Thread Ihor Radchenko
Alexander Gogl writes: > I have tested the global and buffer local options with kaoscript and the > article class. I could't find any problems with the option. Labels and > footnotes inside footnotes work. > > The current version of the patch (fixed a typo) is attached. Thanks! May you please

Re: [FR] Please add custom command variable to org-latex-footnote-refere

2024-04-21 Thread Alexander Gogl
Hi Pedro, dear community, I have tested the global and buffer local options with kaoscript and the article class. I could't find any problems with the option. Labels and footnotes inside footnotes work. The current version of the patch (fixed a typo) is attached. >From 7ff2baa24dbcfa0675d8e797

Re: [FR] Please add custom command variable to org-latex-footnote-refere

2024-04-20 Thread Alexander Gogl
Hi Pedro, thank you for the early-init.el suggestion. However, it doesn' work for me. I still get the following error (even in vanilla emacs): .. ⛔ Warning (emacs): Org version mismatch. Org loading aborted. This warning usually appears when a bui

Re: Re: [FR] Please add custom command variable to org-latex-footnote-refere

2024-04-20 Thread Pedro A. Aranda
/Hi, Alexander Gogl writes: /> ox-latex: New option to customize LaTeX footnote command I hope you are aware that with your patch you are not going to be aware to pass extra options to your foot or side notes, right? And since I'm not familiar with kaobook, just a question. Are you sure that th