GeneralRenaming the table of contents

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
DannyBoy
Posts: 10
Joined: Mon Dec 03, 2007 12:16 am

Renaming the table of contents

Post by DannyBoy »

Is it possible to rename the contents page? Currently, when I use \tableofcontents the heading is Contents and I'd like it to read Table of Contents. Any advice would be appreciated...

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

DannyBoy
Posts: 10
Joined: Mon Dec 03, 2007 12:16 am

Renaming the table of contents

Post by DannyBoy »

I figured it out. In case anybody is interested...

Code: Select all

\renewcommand\contentsname{Table of Contents}
ateymura
Posts: 1
Joined: Thu Feb 21, 2008 1:56 am

Re: Renaming the table of contents

Post by ateymura »

Thanks!!! this is exactly what I was looking for :mrgreen:
GMathews
Posts: 24
Joined: Sat Jun 14, 2008 7:01 pm

Re: Renaming the table of contents

Post by GMathews »

Lol i was also looking for this. Thanks.
Running Miktex 2.7 with TexnicCenter on Windows XP
:)
Post Reply