\documentclass{itmthesis}
|
|
\usepackage[spanish]{babel}
|
|
\begin{document}
|
|
\chapter{Title of the Chapter}
|
|
%\blindtext
|
|
\section{Test section}
|
|
\begin{figure}
|
|
|
|
\end{figure}
|
|
% \blindtext
|
|
\section{Check it}
|
|
Texto en español
|
|
\end{document}
|