Titelfarbe bei Tabellen und Figurenverzeichnis
Verfasst: Di 26. Jul 2011, 16:08
Hallo miteinander,
Ich möchte die Farbe aller meiner Titel in Grau. Dies geht auch bei allen, sogar beim tableofcontents, aber nicht bei listoffigures und auch nicht bei listoftables. Es erscheint der Error Package xcolor Error: Undefined color "GRAY". Hier meine Befehle:
\renewcommand*{\contentsname}{\textcolor{gray}{Table of Contents}}
\tableofcontents
\renewcommand*{\contentsname}{\textcolor{gray}{List of Figures}}
\addcontentsline{toc}{chapter}{List of Figures}
\listoffigures
\renewcommand*{\contentsname}{\textcolor{gray}{List of Tables}}
\addcontentsline{toc}{chapter}{List of Tables}
\listoftables
Vielen vielen Dank!
Ich möchte die Farbe aller meiner Titel in Grau. Dies geht auch bei allen, sogar beim tableofcontents, aber nicht bei listoffigures und auch nicht bei listoftables. Es erscheint der Error Package xcolor Error: Undefined color "GRAY". Hier meine Befehle:
\renewcommand*{\contentsname}{\textcolor{gray}{Table of Contents}}
\tableofcontents
\renewcommand*{\contentsname}{\textcolor{gray}{List of Figures}}
\addcontentsline{toc}{chapter}{List of Figures}
\listoffigures
\renewcommand*{\contentsname}{\textcolor{gray}{List of Tables}}
\addcontentsline{toc}{chapter}{List of Tables}
\listoftables
Vielen vielen Dank!