I am writing a book by using TexLive 2012 on ArchLinux GNU/Linux distribution. It does work fine !
But I have a problem while trying to change the colour of the chapters. I have done :
Code: Select all
\chapter{\color{red} Identification du Système \color{black}}
Instead of :\color{red} Identification du Système \color{black}
Identification du Système
Please note that the chapter name is in red color, this is okay, but how to make it not showing the \color command ?
Thanks a lot !
Bastien