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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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