emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Buggy footnote numbering
@ 2024-03-18 18:37 Guillaume MULLER
  2024-03-19 15:20 ` Footnote numbering in beamer tables (was: Buggy footnote numbering) Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Guillaume MULLER @ 2024-03-18 18:37 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org


[-- Attachment #1.1.1: Type: text/plain, Size: 331 bytes --]

Hi again,

I hope this time I'm not mistaken.

When I compile the attached file into a PDF with org-beamer-export-to-pdf, I get a PDF file where the footnotes numbering are using numbers in the text and letters in the footer.

Am I doing something wrong? Is there a simple workaround?

Good night

-- 
Guillaume MULLER

[-- Attachment #1.1.2: BuggyFootnotes.org --]
[-- Type: application/vnd.lotus-organizer, Size: 476 bytes --]

[-- Attachment #1.1.3: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 673 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Footnote numbering in beamer tables (was: Buggy footnote numbering)
  2024-03-18 18:37 Buggy footnote numbering Guillaume MULLER
@ 2024-03-19 15:20 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-03-19 15:20 UTC (permalink / raw)
  To: Guillaume MULLER; +Cc: emacs-orgmode@gnu.org

Guillaume MULLER <guillaume.muller@emse.fr> writes:

> I hope this time I'm not mistaken.
>
> When I compile the attached file into a PDF with org-beamer-export-to-pdf, I get a PDF file where the footnotes numbering are using numbers in the text and letters in the footer.
>
> Am I doing something wrong? Is there a simple workaround?

Beamer is finicky wrt footnotes. See
https://tex.stackexchange.com/questions/118329/different-styles-of-footnote-numbering-with-beamer

Footnotes may go inside current block/column or at the bottom of the
frame when using LaTeX \footnote macro, but things get messy when using
\footnotemark + \footnotetext that Org produces in your example.

However, inside tables, Org mode cannot use \footnote - see
https://texfaq.org/FAQ-footintab

You may try a suggestion from
https://emacs.stackexchange.com/questions/75473/org-beamer-export-uses-different-footnote-numbering-style-based-on-columns
It is not pretty.

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-19 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-18 18:37 Buggy footnote numbering Guillaume MULLER
2024-03-19 15:20 ` Footnote numbering in beamer tables (was: Buggy footnote numbering) Ihor Radchenko

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).