Page Layout ⇒ Additional Vertical Space at the Bottom of ToC Page
Additional Vertical Space at the Bottom of ToC Page
on each page of my Table of Contents (ToC), the ToC entries go all the way to the bottom of the page leaving no space between the last entry and the ToC page number at the bottom of the page. ( iii, iv, v, etc ).
My graduate department is demanding I add space between the last entry and the page number. Is there a way I could tell latex to do one less ToC entry on each page? Or any other solution?
thanks,
joey
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Additional Vertical Space at the Bottom of ToC Page
\raggedbottom
fixed the issue.