diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html index 883710a4caa..99f465581e9 100644 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html @@ -2,17 +2,17 @@ <title>UK TeX FAQ -- question label tocloftwrong</title> </head><body> <h3>Numbers too large in table of contents, etc.</h3> -<p>LaTeX constructs the table of contents, list of figures, tables, +<p/>LaTeX constructs the table of contents, list of figures, tables, and similar tables, on the basis of a layout specified in the class. As a result, they do <em>not</em> react to the sizes of things in them, as they would if a <code>tabular</code> environment (or something similar) was used. -<p>This arrangement can provoke problems, most commonly with deep section +<p/>This arrangement can provoke problems, most commonly with deep section nesting or very large page numbers: the numbers in question just don’t fit in the space allowed for them in the class. -<p>A separate answer discusses +<p/>A separate answer discusses <a href="FAQ-tocloft.html">re-designing the tables</a> and those techniques can be employed to make the numbers fit. -<p><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tocloftwrong">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tocloftwrong</a> +<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tocloftwrong">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tocloftwrong</a> </body> |