Theses, Books, Title pages ⇒ Contents word!
Contents word!
How can I remove or head the word 'contents' from the head of the pages ?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Contents word!
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 a
minimal working example that makes your problem reproducible.

Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 

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: 10320
- Joined: Mon Mar 10, 2008 9:44 pm
Contents word!
Well it's explained there, if you follow the link by clicking on it.
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
Stefan
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
LaTeX.org admin