I am writing my thesis and have a table of contents. The only problem is that the toc formats my chapters like so:
Chapter 1 Introduction
when I need it to say
CHAPTER 1 Introduction
In other words I need the chapter part to be capitalized... is there any easy way to do this?
Thanks in advance.
General ⇒ TOC help
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: TOC help
The most relevant information about your document class is missing. The behaviour of the standard classes is different from what you describe. Usually there is no word "Chapter" printed in the ToC. So, tell us at least which document class you are using.
Best regards and welcome to the board
Thorsten¹
Best regards and welcome to the board
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 2
- Joined: Mon Apr 20, 2009 3:52 am
Re: TOC help
Aah, the document class is uiucthesis08 .... a custom made class. So, I suppose I should go inside the .sty file and find the TOC part?
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Re: TOC help
Sure, though you probably mean the .cls file. You could also post it here if it could be shown to the public.
Stefan
Stefan
LaTeX.org admin