I use the command
Code: Select all
\listoffigures
Code: Select all
\addcontentsline{toc}{chapter}{List of figures}
I want "Figures" to have a lowercase "f".
I tried with
Code: Select all
\renewcommand*\listfigurename{List of figures}
I tried to modify the name in the report.cls file, but it does not work either.
Can anyone help me on this?
Thank you.
Cheers,
Mattia.