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 | 18 |
1 files changed, 0 insertions, 18 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 deleted file mode 100644 index 99f465581e9..00000000000 --- a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-tocloftwrong.html +++ /dev/null @@ -1,18 +0,0 @@ -<head> -<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, -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 -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 - -<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> -</body> |