Le 16/03/2016 09:24, Pedro Ramos a écrit :
Hello. I've been writing an article-class document using Lyx 2.1.4 and
I've had trouble with the symbols which precede the footnotes I've used
for displaying each author's e-mail. Before generating the .pdf
document, Lyx does display all the different symbols I'd like (asterisk,
dagger, ddagger,,,), but once the pdf is generated, they all turn into
asterisks (one, two or more, depending on the order).
How colud I fix it?
Hi
This is a feature of the spanish babel package you are using. If babel
does this then I assume that daggers are not in use in spanish
typography, so I would leave it that way. Or you could copy the original
definition of @fnsymbol (see e.g.
https://tex.stackexchange.com/a/78223/87201) into your preamble (maybe
inside an \AtBeginDocument command).