Simple question, but I can't put the answer together through googleing. I want to capitalize the table of contents TITLE in my LaTeX document. Nothing else. I'm using the tocloft package and various links I've read through suggest renewing the \cfttoctitlefont command, but I haven't had much luck.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
If you only want to capitalize the ToC title and not to use a different name, the following works:
|
|||
|
|
|
The following example works:
Replace
Use The |
|||
|
|

\renewcommand{\contentsname}{TABLE OF CONTENTS}– egreg Apr 30 '12 at 11:05\begin{document}. Are you usingbabel? – egreg Apr 30 '12 at 11:18