Eventually I can solve it myself. Should consider the babel macro
\captionslanguage

In LaTeX preamble:
\AtBeginDocument{%
    \addto\captionsenglish{%
    \renewcommand\contentsname{Table of Contents}
}
}

Regards
WAS



2009/10/24 Waluyo Adi Siswanto <[email protected]>:
> I would like to change the \contentsname in Book(KOMA-Script)
> I tried to insert in the LaTeX preamble (Document>Settings)
>
> \renewcommand{\contentsname}{Newname}
>
> also
> \AtBeginDocument{\renewcommand{\contentsname}{Newname}}
>
> Both did not work.
> It works if I insert the LaTeX command (the first one) in the
> document, but it does not look clean.
>
> Thanks
> WAS
>



-- 
Waluyo Adi Siswanto, PhD
Dept. Engineering Mechanics
Univ. Tun Hussein Onn Malaysia (UTHM)
http://www.uthm.edu.my

Reply via email to