On Mon, 17 Dec 2001, Christopher M. Jones wrote:
> I want to change the title "Contents" for the table of contents, using
> tocloft. Documentation says \renewcommand{\contentsname}{...} should do
> it, but this doesn't work. Have I missunderstood the documentation?
maybe you can try...
\AtBeginDocument{\renewcommand{\contentsname}{your-new-title}}
Wayan
