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
Code: Select all
\addto\captionsportuges{%
\renewcommand{\contentsname}%
{Indice de Materias}%
}
Thanks
Diana