-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
67 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
% Template: Artículo LaTeX | ||
% Documento: Configuración inicial del template | ||
% Versión: 1.0.8 (24/12/2021) | ||
% Versión: 1.0.9 (10/01/2022) | ||
% Codificación: UTF-8 | ||
% | ||
% Autor: Pablo Pizarro R. | ||
|
@@ -62,24 +62,24 @@ | |
Template.Author.Email={[email protected]}, | ||
Template.Author.Web={https://ppizarror.com}, | ||
Template.Author={Pablo Pizarro R.}, | ||
Template.Date={24/12/2021}, | ||
Template.Date={10/01/2022}, | ||
Template.Encoding={UTF-8}, | ||
Template.Latex.Compiler={pdflatex}, | ||
Template.License.Type={MIT}, | ||
Template.License.Web={https://opensource.org/licenses/MIT}, | ||
Template.Name={Template-Articulo}, | ||
Template.Type={Normal}, | ||
Template.Version.Dev={1.0.8-ARTC}, | ||
Template.Version.Hash={5D8E0400E39AF7FC60F1165B68CB26B1}, | ||
Template.Version.Release={1.0.8}, | ||
Template.Version.Dev={1.0.9-ARTC}, | ||
Template.Version.Hash={5B95BED1836B3FB03973A5268BEFCFBE}, | ||
Template.Version.Release={1.0.9}, | ||
Template.Web.Dev={https://github.com/Template-Latex/Template-Articulo}, | ||
Template.Web.Manual={https://latex.ppizarror.com/articulo}, | ||
}, | ||
pdfkeywords={\cfgpdfkeywords}, | ||
pdfmenubar={\cfgpdfmenubar}, | ||
pdfpagelayout={\cfgpdflayout}, | ||
pdfpagemode={\cfgpdfpagemode}, | ||
pdfproducer={Template-Articulo v1.0.8 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfproducer={Template-Articulo v1.0.9 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfremotestartview={Fit}, | ||
pdfstartpage={1}, | ||
pdfstartview={\cfgpdfpageview}, | ||
|
@@ -754,6 +754,11 @@ | |
\setlength\leftmarginiii{\sitemsmarginiii pt} | ||
\setlength\leftmarginiv{\sitemsmarginiv pt} | ||
|
||
% ----------------------------------------------------------------------------- | ||
% Chequea que ciertos módulos no hayan sido cargados antes del inicio del documento | ||
% ----------------------------------------------------------------------------- | ||
\checkmodulenotloaded{tcolorbox} | ||
|
||
% ----------------------------------------------------------------------------- | ||
% Configura métodos aplicados al iniciar el documento | ||
% ----------------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
% Template: Artículo LaTeX | ||
% Documento: Núcleo del template | ||
% Versión: 1.0.8 (24/12/2021) | ||
% Versión: 1.0.9 (10/01/2022) | ||
% Codificación: UTF-8 | ||
% | ||
% Autor: Pablo Pizarro R. | ||
|
@@ -948,6 +948,17 @@ | |
\stop% | ||
} | ||
|
||
% Chequea que un módulo no haya sido cargado antes de terminar el template | ||
% #1 Nombre del módulo | ||
\makeatletter% | ||
\newcommand{\checkmodulenotloaded}[1]{% | ||
\@ifpackageloaded{#1}{% | ||
\throwwarning{Template Error: No se pueden cargar paquetes (#1) antes de importar template.tex}% | ||
\stop% | ||
}{}% | ||
} | ||
\makeatother% | ||
|
||
% Comprueba si una variable está definida | ||
% #1 Variable | ||
\newcommand{\checkvardefined}[1]{% | ||
|
@@ -5665,24 +5676,24 @@ | |
Template.Author.Email={[email protected]}, | ||
Template.Author.Web={https://ppizarror.com}, | ||
Template.Author={Pablo Pizarro R.}, | ||
Template.Date={24/12/2021}, | ||
Template.Date={10/01/2022}, | ||
Template.Encoding={UTF-8}, | ||
Template.Latex.Compiler={pdflatex}, | ||
Template.License.Type={MIT}, | ||
Template.License.Web={https://opensource.org/licenses/MIT}, | ||
Template.Name={Template-Articulo}, | ||
Template.Type={Normal}, | ||
Template.Version.Dev={1.0.8-ARTC}, | ||
Template.Version.Hash={5D8E0400E39AF7FC60F1165B68CB26B1}, | ||
Template.Version.Release={1.0.8}, | ||
Template.Version.Dev={1.0.9-ARTC}, | ||
Template.Version.Hash={5B95BED1836B3FB03973A5268BEFCFBE}, | ||
Template.Version.Release={1.0.9}, | ||
Template.Web.Dev={https://github.com/Template-Latex/Template-Articulo}, | ||
Template.Web.Manual={https://latex.ppizarror.com/articulo}, | ||
}, | ||
pdfkeywords={\cfgpdfkeywords}, | ||
pdfmenubar={\cfgpdfmenubar}, | ||
pdfpagelayout={\cfgpdflayout}, | ||
pdfpagemode={\cfgpdfpagemode}, | ||
pdfproducer={Template-Articulo v1.0.8 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfproducer={Template-Articulo v1.0.9 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfremotestartview={Fit}, | ||
pdfstartpage={1}, | ||
pdfstartview={\cfgpdfpageview}, | ||
|
@@ -6357,6 +6368,11 @@ | |
\setlength\leftmarginiii{\sitemsmarginiii pt} | ||
\setlength\leftmarginiv{\sitemsmarginiv pt} | ||
% ----------------------------------------------------------------------------- | ||
% Chequea que ciertos módulos no hayan sido cargados antes del inicio del documento | ||
% ----------------------------------------------------------------------------- | ||
\checkmodulenotloaded{tcolorbox} | ||
% ----------------------------------------------------------------------------- | ||
% Configura métodos aplicados al iniciar el documento | ||
% ----------------------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters