Tagged Questions
2
votes
3answers
147 views
How to fill an underfull box in footnote with url?
Could someone help to correct the warning I get related to an underfull box with the following code? I have tried \hfill, hspace*{\hfill} etc with no luck.
\documentclass[twocolumn,draft]{svjour3}
...
2
votes
1answer
179 views
How can I find a footnote by its number (Hfootnote.xx)?
I want to find out, which footnote is causing a warning message in my pdfoutput.
I am using Miktex 2.9, my document is from the type "scrreprt" and I make usage of the package parnotes.
I get the ...
1
vote
2answers
113 views
Setting acronyms to appear as a footnotes in margin cause Marginpar moved warning
I am using glossaries package with the acronym and footnote option. I also set footnotes to appear in the margin. With multiple acronyms in a line, multiple footnotes are placed in the margin. To ...
9
votes
1answer
3k views
Warning with footnotes: “name{Hfootnote.xx} has been referenced but does not exist”
First, some general details about my document: I'm using the scrbook class and the hyperref package. The document is split up into different source files (though this fact should not matter in this ...