rf-latex / fixfoot

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

Asterisk mixed with numbers #2

Open drbeco opened 1 year ago

drbeco commented 1 year ago

I've tried to use this package, but it is showing different symbols on the repeated footnotes. Image:

image

The code used is as follow:

\DeclareFixedFootnote{\uni}{Universidade de Somewherevile}

\title{Comparando os algoritmos de algo}

\author{Sobrenome1, A.\uni\\ email1@some.dd \and
Sobrenome2, A.\uni\\ email@some.dd \and
Sobrenome3, A.\uni\\ email3@some.dd \and
Sobrenome4, A. B.\uni\\ email4@some.dd}

\begin{document}
\maketitle
\enddocument}

Is there a simple way to fix that? An option to chose between all using asterisks or all using numbers would be great. But using mixed like this is not useful.

Thanks

PS. System: Slackware Linux with KDE and Kile editor, compiling with PDFLATEX

PPS. The bottom of the page looks like:

image

drbeco commented 1 year ago

Reference of the problem being solved at https://tex.stackexchange.com/questions/674003/declare-footnote-text-before-usage-in-the-preamble