unknown option 'spanish' for package 'babel'
Here is my sample code:
Code: Select all
\documentclass{report}
\usepackage[spanish]{babel}
\begin{document}
\title{Espa~nol II.}
\author{The Doctor}
\maketitle
\tableofcontents
\chapter{!` A comer!}
\section*{Vocabulario.}
\end{document}