I'm using Koma template in Spanish but when compile the tittle of the Table of contents appears in English. I would like to change it to my language. How can I do that?
Thanks
Josef
Page Layout ⇒ edit template layout
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
edit template layout
You have to setup the language using, e.g., babel:
If this does not help and if you have more questions, please always show a
minimal working example (and please use the code button to mark the code as code).
Code: Select all
\documentclass{scrartcl}
\usepackage[spanish]{babel}
\begin{document}
\tableofcontents
\section{Sección de pruebas}
\end{document}

Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 

-
- Posts: 12
- Joined: Fri May 28, 2021 6:05 pm
edit template layout
Well, thanks for your advice, but it is very complicated for me. I don't know how to install and make it working.
Thanks for your help\
Josef
Thanks for your help\
Josef