Tagged Questions
8
votes
2answers
875 views
footmisc package - remove star from footnote symbols
I'm using footmisc package for handling footnotes. I want to remove the star (*) from the symbol list?
I tried all the combination of
\DefineFNsymbols*{}{}
and
\setfnsymbol{}
except the correct ...