I use the code:
Code: Select all
\thispagestyle{empty}
\listoftheorems
\thispagestyle{empty}
Could you please tell me how can I change it?
I have tried:
Code: Select all
\thispagestyle{empty}
\listoftheorems[Liste des Définitions]
\thispagestyle{empty}
I use \usepackage{ntheorem,thmtools} in the preambule.
I have checked the thmtools documentation and have not found how to change the language.
I hope ntheorem package give this possiblity but the documentation doesn't provide a clear answer.
Do you have an idea?
Regards,
Me