GeneralTOC help

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
wyndypickle
Posts: 2
Joined: Mon Apr 20, 2009 3:52 am

TOC help

Post by wyndypickle »

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.

Recommended reading 2024:

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

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

Post by localghost »

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¹
wyndypickle
Posts: 2
Joined: Mon Apr 20, 2009 3:52 am

Re: TOC help

Post by wyndypickle »

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

Re: TOC help

Post by Stefan Kottwitz »

Sure, though you probably mean the .cls file. You could also post it here if it could be shown to the public.

Stefan
LaTeX.org admin
Post Reply