I'm new to this forum, so I'm sorry if I missed this in a previous thread.
I am writing a thesis and the format review wants everything to be 1 inch from the top of the page. My problem is that the second page of my toc starts with more than an inch of space at the top of the page.
I am using the report document class. I have tried looking through tocloft but I haven't found anything that will let me change this spacing.
I tried to remove the space with
Code: Select all
\addtocontents{toc}{\vspace{-12.0pt}}
here is an image showing what I want to change on the second page of my table of contents.
