7
votes
1answer
347 views

How to change line spacing in footnotes?

I have a document with line spacing 1.5. But I want the footnotes line spacing 1. How could I do this? I tried the package setspaces but does not allow me this option.
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
534 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 ...
3
votes
3answers
2k views

Change line spacing for footnote text only

I have to format a document to this finicky standard: "The entire document cannot exceed 25 double-spaced pages, including all supplementary material, and must be in Times New Roman, 11 point, font. ...
4
votes
2answers
249 views

ledmac vs. setspace: Don’t change spacing of critical notes

Normaly setspace tries to set only the stretch of main text an footnotes are unchanged. In combination with ledmac the critical notes are stretched too. Is there a way to unstretch the notes like ...
0
votes
1answer
358 views

setspace kill the \flushbottom, how to make the sep between footnote item equal that in normal text

I want double spacing, but then sep between footnote item is strange. I use setspace package, but it kill the \flushbottom mechanism. Is there a method after I set \linespread{2}, the footnote text ...
5
votes
1answer
824 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: ...