Search found 1 match

by michaelm
Tue May 03, 2022 7:25 pm
Forum: General
Topic: Header from \listoftables bleeding through to following chapter
Replies: 1
Views: 1291

Header from \listoftables bleeding through to following chapter

Hello all,

I am running into a strange problem where I am using \listoftables in my thesis, but in the following chapter, the header of the page is still List Of Tables . This is what I have:

\tableofcontents
\listoffigures
\addcontentsline{toc}{chapter}{List of Figures}
\listoftables ...