7
votes
2answers
2k views

Using \textsuperscript to put commas between consecutive footnotes in amsart document

I'm trying to insert a comma between consecutive footnote markers in an amsart document. I'm trying to do this without using the footmisc package, since for some reason it causes the footnotes in my ...
7
votes
1answer
541 views

Footnote indentation with amsart and setspace

A follow-up to this question: amsart, setspace, and footnotes As explained there, using the setspace package in an amsart document removes the indentation in the first lines of footnotes. This is ...
5
votes
1answer
829 views

amsart, setspace, and footnotes

When I use the setspace package in an amsart document, the indentation of footnotes is messed up: the first-line indent is lost, with everything pushed to the left. Sample document: ...
7
votes
3answers
12k views

How to write a footnnote attached to the author in a LaTeX paper?

I want to attach a footnote to each author of a paper and write that their research was supported by different grants. How do I do that? Simply "\footnote" after each author does not work!