Search found 2 matches

by lhrooh
Sun Sep 02, 2012 12:30 am
Forum: General
Topic: babel | Changing ToC Name fails
Replies: 2
Views: 2281

babel | Changing ToC Name fails

By just putting \renewcommand{\contentsname}{blah} it doesn't change anything. So i solved the problem this way:

Code: Select all

\addto\captionsportuguese{\renewcommand\contentsname{Rename}}
and it was updated at the first run.

Thanks
by lhrooh
Sat Sep 01, 2012 7:10 pm
Forum: General
Topic: babel | Changing ToC Name fails
Replies: 2
Views: 2281

babel | Changing ToC Name fails

Hi,

I'm doing my masters thesis, and I'm using this template (made on my University in Portugal):

http://code.google.com/p/thesisdifct...7.zip&can=2&q=

But I need to change the name of the Table of Contents. It uses babel , so I tried
\addto\captionsportuges{%
\renewcommand{\contentsname ...