Code: Select all
\renewcommand{\contentsname}
I assume this has something to do with where the files are located, as my article.cls is in a far off directory under MikTeX.
Any ideas?
Thank you very much for the help.
Code: Select all
\renewcommand{\contentsname}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\renewcommand{\contentsname}{Contents name}
\renewcommand{\refname}{References name}
a minimal example would have helpedOrigin wrote:I want to change the name of the Table of Contents, and I am not able to:
since \contentsname does not exist. The same is true for \bibname.Code: Select all
\renewcommand{\contentsname}
I assume this has something to do with where the files are located, as my article.cls is in a far off directory under MikTeX.
Any ideas?
Thank you very much for the help.
NEW: TikZ book now 40% off at Amazon.com for a short time.