Page LayoutChapter Prefix in ToC

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
malikimran
Posts: 3
Joined: Thu Aug 22, 2013 10:42 am

Chapter Prefix in ToC

Post by malikimran »

Dear all,

I am using a LaTeX thesis template. According to the template the ToC when start chapters it appear like this.
1 INTRODUCTION
2 LITERATURE REVIEW
But I want to remove the prefix numbering, instead I want to use the Chapter number like
CHAPTER 1 INTRODUCTION
CHAPTER 2 LITERATURE REVIEW
How I can do this? Any help is appreciated.

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.

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

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Chapter Prefix in ToC

Post by cgnieder »

Hi malikimran,

Welcome to the LaTeX community!

A solution will depend on various factors like the document class you're using. Please provide a Infominimal working example (if you're not sure what that is, please follow the link). With some starting code I'm sure someone will come up with a solution.

Regards
site moderator & package author
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Chapter Prefix in ToC

Post by localghost »

I'm not sure what you really want. According to your descriptions you want to add the chapter prefix to the ToC entries. But you say that you want to remove it. Please clarify this.


Best regards and welcome to the board
Thorsten
Post Reply