How can I make LaTeX use symbols (*, †, ‡, and so on) instead of numbers to mark footnotes? (The numbers are confusing because I use superscripted numbers for citations.)
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Use the |
|||||
|
|
This can be done by redefining the output of the footnote counter:
|
|||||||||||||
|
|
You may also want to reset the footnote counter for each page. People are not familiar with the symbols beyond the double dagger, and more than (at most) 16 footnotes in a single chapter will result in an error message. To reset the counter per page, either use the footmisc option
|
||||
|
|
Here is some code I used a long time ago:
The first line should be between |
|||||
|
