Theses, Books, Title pages ⇒ Contents word!
Contents word!
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
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Contents word!


Contents word!
Ijon Tichy wrote:This depends on the class. Usually the page head with the running head depends on the selected page style. So I would recommend to make aminimal working example that makes your problem reproducible.
Can't get how can I use this : '''minimal working example'''? what does it mean? my problem is in appearing the word contents in the header of the pages before chapter one!!
- Stefan Kottwitz
- Site Admin
- Posts: 10329
- Joined: Mon Mar 10, 2008 9:44 pm
Contents word!
Somehow you added "Contents" or your document class did. You can change it or let us know what your document class is and what your code is.
Or use
\markboth{}{}
to clear the header after the table of contents.Stefan