diff --git a/PumpkinBook.pdf b/PumpkinBook.pdf deleted file mode 100644 index 3a5243f..0000000 Binary files a/PumpkinBook.pdf and /dev/null differ diff --git a/elegantbook.cls b/elegantbook.cls index b48d971..94a443f 100644 --- a/elegantbook.cls +++ b/elegantbook.cls @@ -581,6 +581,40 @@ \newcommand{\historyname}{Version der Geschichte} }{\relax} +\ifdefstring{\ELEGANT@lang}{es}{ + \RequirePackage[spanish]{babel} + \setlength\parindent{2em} + \newcommand\figref[1]{\textbf{Figura}~\ref{#1}} + \newcommand\tabref[1]{\textbf{Tabla}~\ref{#1}} + \renewcommand{\spanishchaptername}{Capítulo \thechapter} + \newcommand{\authorname}{\textbf{Autor: }} + \newcommand{\institutename}{\textbf{Instituto: }} + \newcommand{\datename}{\textbf{Fecha: }} + \newcommand{\versionname}{\textbf{Versión: }} + \bibliographystyle{\ELEGANT@bibstyle} + \newcommand{\notename}{Nota} + \newcommand{\proofname}{Demostración} + \newcommand{\problemname}{Problema} + \newcommand{\definitionname}{Definición} + \newcommand{\theoremname}{Teorema} + \newcommand{\axiomname}{Axioma} + \newcommand{\postulatename}{Postulado} + \newcommand{\lemmaname}{Lema} + \newcommand{\propositionname}{Proposición} + \newcommand{\corollaryname}{Corolario} + \newcommand{\examplename}{Ejemplo} + \newcommand{\exercisename}{Ejercicio} + \newcommand{\remarkname}{Comentario} + \newcommand{\assumptionname}{Asunto} + \newcommand{\conclusionname}{Conclusión} + \newcommand{\solutionname}{Solución} + \newcommand{\propertyname}{Propiedad} + \newcommand{\introductionname}{Introducción} + \newcommand{\problemsetname}{Ejercicio} + \newcommand\bioinfo[2]{\gdef\@bioinfo{\textbf{#1}: #2}} + \newcommand{\updatename}{Actualización:} + \newcommand{\historyname}{Historial de versiones} +}{\relax} \graphicspath{{./figure/}{./figures/}{./image/}{./images/}{./graphics/}{./graphic/}{./pictures/}{./picture/}} diff --git a/figure/logo.png b/figure/logo.png deleted file mode 100644 index 1252e91..0000000 Binary files a/figure/logo.png and /dev/null differ diff --git a/image/tlshell.png b/image/tlshell.png deleted file mode 100644 index 6df5fd9..0000000 Binary files a/image/tlshell.png and /dev/null differ