Hi,
In my table of contents, only shows the Chapter number. So for example, if I have Chapter 2 named "The Beginning", the Table of Contents shows "2 Beginning". How do I get it to show the word "Chapter" in there so that I have "Chapter 2 Beginning"?
Thanks
General ⇒ "Chapter 1" instead of "1" in Table of Contents
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
"Chapter 1" instead of "1" in Table of Contents
Take a look at the tocloft package. It lets you customize the entries in the ToC, LoF and LoT.
Best regards
Thorsten
Best regards
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
Re: "Chapter 1" instead of "1" in Table of Contents
Thanks, that's just what I was looking for!