Tagged Questions
2
votes
1answer
51 views
Hyperref causing warning with table of contents, list of figures and list of tables
I receive the following warning and managed to figure out that these were due to some interplay between the hyperref package and the commands \tableofcontents, \listoftables and \listoffigures (the ...
0
votes
0answers
183 views
Underfull \vbox twoside [closed]
I recently encountered a number of "Underfull \vbox" warnings after switching a document to twoside. Strangely, all of them are reported as being at line 1.
After comparing the twoside output with ...
7
votes
1answer
248 views
Memoir mysterious overfull hbox in TOC when mathptmx is used
I'm trying to troubleshoot an overfull hbox warning that arises with some long chapter titles in memoir. I've narrowed it down to the following minimal example. The problem arises with mathptmx but ...
12
votes
1answer
1k views
KOMA warning about ToC
Lately I've noticed the following warning from KOMA when I compile my documents:
Class scrreprt Warning: \float@addtolists detected!
(scrreprt) You should use the features of package ...
4
votes
1answer
452 views
minitoc package: overfull \hbox
Does anyone of you know how to format a ToC created with the minitoc package in LaTeX? My problem is that I always get the following warning:
./hauptdokument.mtc.1:21:Overfull \hbox (2.83262 pt too ...
3
votes
1answer
366 views
Overfull \hbox warning for TOC entries when using memoir documentclass
I get Overfull warning for TOC entries when using memoir documentclass. They seem to occur when the page number for chapter title entries (highlighted in bold text) exceeds 2-digits or section page ...
2
votes
1answer
957 views
Overfull hbox (in the middle of page) in ToC with tocloft package and cftchapaftersnum
To customize the appearance of our Table of contents we use the tocloft package.
One point we would like to implement is to underline the chapter entries in the ToC.
However, if we use the ...
