Tagged Questions
8
votes
2answers
5k views
Footnote spacing in LaTeX
I'm writing my dissertation and the grad school says I need a space between multiple footnotes and also the space between the text and the start of the footnotes is too small. Is there a way to do ...
7
votes
2answers
4k views
Is there a way to prevent LaTeX from splitting long footnotes across multiple column/pages?
I am using LaTeX and in some cases have multiline footnotes.
When I use a two-column format and especially when the reference to a footnote is low in the column, LaTeX will often split the footnote ...
4
votes
5answers
882 views
LaTeX blank after number and before text
how could i make a blank after the number in my footnotes?
In a general way, means for ALL footnotes!
Thanks for helping!
Example:
good: 1 Hello World
bad : 1Hello World
3
votes
1answer
288 views
How do I force footnotes to the very bottom of the page when the page is not full?
In my thesis, I'm finding footnotes get placed just below the lowest text on the page. This means that the footnotes won't necessarily be placed at the end of the text box (of height \textheight) but ...
3
votes
3answers
3k views
glossaries package and footnote in LaTeX
I am currently stuck, having two separate glossaries: main & acronyms. Acronyms glossary prints footnotes on first use in the text, but main glossary does not. Is there any way to make any other ...
2
votes
2answers
195 views
List of footnotes in latex
I was wondering if I'll have the option to add something like \listoffootnotes in my document like I can use \listoffigures or tables...
Anyone knows how?
1
vote
1answer
707 views
Latex: kerning between footnote marks and punctuation marks
Not the same as "footnote spacing in latex".
When I add footnotes in latex, there is often a little bit of space due to the punctuation mark before them:
I can't help but feel this might be a ...
0
votes
1answer
81 views
Table as a footnote in Latex (LEd + MikTex 2.8 + Windows XP) [closed]
I want to place a small 4x4 table as a footnote in a manuscript that I am preparing for an IEEE Journal. Has any one tried this before? How to do it? I haven't got any leads yet.
Thanks in advance
...
0
votes
2answers
1k views
How to restart \footnote numbering every page [closed]
I have more than 9 footnotes, so I need to restart the footnote numbering. I know that I can force that adding [1] in the 10th item, but I want something automatic.
How can I do it? Adding some word ...