rf-latex / fixfoot

Multiple use of the same footnote text
1 stars 0 forks source link

fixfoot with beamer #1

Open IsabellLehmann opened 5 years ago

IsabellLehmann commented 5 years ago

Hi,

for me it seems that this package is not working for the Beamer class.

1) If only used in the text on the slides, on every new slide the number increases. I have understood the package as if it is the same number for the same footnote on every page.

2) If a footnote is made in the frametitle, and the same footnote made several times in the text, the numbers are different for every footnote that is made.

davidcarlisle commented 5 years ago

beamer is a very specialised class with almost no use of the standard automatic pagination methods of normal document classes, I am not sure it is expected that generic footnote or similar extensions would work in that context.

That said if there is something easy that can be done it is possible (but it may be an issue for beamer rather than this package, @josephwright may have a more informed view of beamer interaction)