Theses, Books, Title pagesContents word!

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
mimi04
Posts: 13
Joined: Tue Sep 03, 2019 1:17 pm

Contents word!

Post by mimi04 »

How can I remove or head the word 'contents' from the head of the pages ?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Contents word!

Post by Ijon Tichy »

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 Infominimal 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. :cry:
mimi04
Posts: 13
Joined: Tue Sep 03, 2019 1:17 pm

Contents word!

Post by mimi04 »

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 a Infominimal 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!!
User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Contents word!

Post by Stefan Kottwitz »

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 \markboth{}{} to clear the header after the table of contents.

Stefan
LaTeX.org admin
Post Reply