how can i change the title of the preamble from "table of contest" to german "Tabellenverzeichnis" or "list of figures" to "Abbildungsverzeichnis"?
I have include \usepackage[ngerman]{babel} before \begin{document} in main.tex, but it doesn't work.
Your solution worked for me! I added \usepackage[ngerman]{babel} just before \begin{document} and Table of Contents became Inhaltsverzeichnis, List of Figures became Abbildungsverzeichnis and List of Tables became Tabellenverzeichnis.
Perhaps you have added something else into the document which is conflicting? Try it on a fresh copy of the template and see if it works. Also, make sure to compile twice as the Table of Contents can take 2 compiles to update. Good luck!
Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Hello Vel. Sorry to bring up an old issue, but your suggestion for changing Bibliography title into References might have worked out for Tanya yet I can't seem to tackle it... i was trying as you say to put the command in the preamble, like so:
1
2
\addbibresource{library.bib} % The filename of the bibliography