The issue that I am having is that the page numbers appearing in my TOC do not correspond with the actual pages on which the section/chapter is found. The problem occurs in the mainmatter, as well as in the backmatter. It gets progressively less accurate the further you go. At the end, it is off by about 20 pages. It starts getting things wrong from as early as page 11.
I have extensively searched online already before posting. Did find the this thread, but I am not using the \addcontentsline command anywhere (I removed it, just be sure).
A few sections are unnumbered (e.g.: \section*{Method}), but like I said, these are not added to the TOC with a addcontentsline command.
Any help will be much appreciated.
My code is the standard TOC, no options added:
Code: Select all
\setcounter{tocdepth}{1}
\tableofcontentssure