Tagged Questions
4
votes
1answer
140 views
Strange interaction between amsmath and setspace
Compiling the MWE below, you will observe in the output the following phenomenon (you may have to zoom in):
Comment amsmath out. Then, the spacing beteen lines is such that the subindex of the ...
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 ...