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

2024-04-17 Thread Alexander Gogl
Dear Ihor, thank's for your advice! Here is the updated patch. Now it works. .. ox-latex: New option to customize LaTeX footnote command Some LaTeX classes define their own footnote commands. For example, kaobook (https://github

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

2024-04-17 Thread Ihor Radchenko
Alexander Gogl writes: > I completed the patch (see attachment). Please let me know if I made any > mistake in the patch or if I should send the patch to another E-Mail-Address. Thanks! We use Org mailing list (public) to send patches and discuss Org mode development. I added Org mailing list

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

2023-12-08 Thread Ihor Radchenko
Alexander Gogl writes: > some LaTeX classes define their own footnote commands. For example, kaobook > (https://github.com/fmarotta/kaobook/blob/master/example_and_documentation.pdf) > has \footnotes and \sidenotes, whereby sidenotes (notes are put into the > outter margin) are the dominant fo