Skip to content

Commit

Permalink
Version 8.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Nov 4, 2023
1 parent a1a8d0b commit a3be1b7
Show file tree
Hide file tree
Showing 20 changed files with 278 additions and 316 deletions.
2 changes: 1 addition & 1 deletion example.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Archivo de ejemplo
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down
2 changes: 1 addition & 1 deletion main.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Archivo principal
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down
32 changes: 16 additions & 16 deletions src/cfg/init.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Configuración inicial del template
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down Expand Up @@ -104,16 +104,16 @@
Template.Author.Email={pablo@ppizarror.com},
Template.Author.Web={https://ppizarror.com},
Template.Author={Pablo Pizarro R.},
Template.Date={29/10/2023},
Template.Date={04/11/2023},
Template.Encoding={UTF-8},
Template.Latex.Compiler={pdflatex},
Template.License.Type={MIT},
Template.License.Web={https://opensource.org/licenses/MIT},
Template.Name={Template-Auxiliares},
Template.Type={Normal},
Template.Version.Dev={8.2.7-AUX},
Template.Version.Hash={F86EDD0D1C13A5CE242A6DF3E29049AC},
Template.Version.Release={8.2.7},
Template.Version.Dev={8.2.8-AUX},
Template.Version.Hash={B6B9B30FD284FAE2DE6B2FD84D5CD484},
Template.Version.Release={8.2.8},
Template.Web.Dev={https://github.com/Template-Latex/Template-Auxiliares},
Template.Web.Manual={https://latex.ppizarror.com/auxiliares},
University.Department={\pdfmetainfouniversitydepartment},
Expand All @@ -125,7 +125,7 @@
pdfmenubar={\cfgpdfmenubar},
pdfpagelayout={\cfgpdflayout},
pdfpagemode={\cfgpdfpagemode},
pdfproducer={Template-Auxiliares v8.2.7 | (Pablo Pizarro R.) ppizarror.com},
pdfproducer={Template-Auxiliares v8.2.8 | (Pablo Pizarro R.) ppizarror.com},
pdfremotestartview={Fit},
pdfstartpage={1},
pdfstartview={\cfgpdfpageview},
Expand Down Expand Up @@ -183,7 +183,7 @@
}
}{
% Color de links sin borde
\hypersetup{ % No reorganizar
\hypersetup{% No reorganizar
hidelinks,
colorlinks=true,
citecolor=\numcitecolor,
Expand All @@ -201,11 +201,11 @@
% -----------------------------------------------------------------------------
% Márgenes de las leyendas por defecto
\setcaptionmargincm{\captionlrmargin}
\ifthenelse{\equal{\captiontextbold}{true}}{ % Texto en negrita en etiquetas
\ifthenelse{\equal{\captiontextbold}{true}}{% Texto en negrita en etiquetas
\renewcommand{\captiontextbold}{bf}}{
\renewcommand{\captiontextbold}{}
}
\ifthenelse{\equal{\captiontextsubnumbold}{true}}{ % Número en negritas
\ifthenelse{\equal{\captiontextsubnumbold}{true}}{% Número en negritas
\renewcommand{\captiontextsubnumbold}{bf}}{
\renewcommand{\captiontextsubnumbold}{}
}
Expand Down Expand Up @@ -270,24 +270,24 @@
}

% Alineado de leyendas
\ifthenelse{\equal{\captionalignment}{justified}}{ % Leyenda justificada
\ifthenelse{\equal{\captionalignment}{justified}}{% Leyenda justificada
\captionsetup{
format=plain,
justification=justified
}
}{
\ifthenelse{\equal{\captionalignment}{centered}}{ % Leyenda centrada
\ifthenelse{\equal{\captionalignment}{centered}}{% Leyenda centrada
\captionsetup{
justification=centering
}
}{
\ifthenelse{\equal{\captionalignment}{left}}{ % Leyenda alineada a la izquierda
\ifthenelse{\equal{\captionalignment}{left}}{% Leyenda alineada a la izquierda
\captionsetup{
justification=raggedright,
singlelinecheck=false
}
}{
\ifthenelse{\equal{\captionalignment}{right}}{ % Leyenda alineada a la derecha
\ifthenelse{\equal{\captionalignment}{right}}{% Leyenda alineada a la derecha
\captionsetup{
justification=raggedleft,
singlelinecheck=false
Expand Down Expand Up @@ -358,7 +358,7 @@
\ifthenelse{\equal{\stylecitereferences}{apacite}}{
\ifthenelse{\equal{\apaciterefnumber}{true}}{
\newcounter{apaciteNumberCounter}
\renewcommand{\theapaciteNumberCounter}{ % Formato de número
\renewcommand{\theapaciteNumberCounter}{% Formato de número
\apaciterefcitecharopen\arabic{apaciteNumberCounter}\apaciterefcitecharclose
}
\patchcmd{\@lbibitem}{\item[}{\item[\stepcounter{apaciteNumberCounter}{\hss\llap{\theapaciteNumberCounter}\quad}}{}{}
Expand Down Expand Up @@ -515,11 +515,11 @@
\def\toclevel@subsubsubsection {4}
\def\toclevel@paragraph {5}
\def\toclevel@subparagraph {6}
\ifthenelse{\equal{\charaftersectionnum}{}}{ % Sin caracter
\ifthenelse{\equal{\charaftersectionnum}{}}{% Sin caracter
\def\l@subsubsubsection {\@dottedtocline{4}{6.97em}{4em}}
\def\l@paragraph {\@dottedtocline{5}{10.97em}{5em}}
\def\l@subparagraph {\@dottedtocline{6}{14em}{6em}}
}{ % Posee caracter, Incremento 0.77+3.35 a 3.35
}{% Posee caracter, Incremento 0.77+3.35 a 3.35
\def\l@subsubsubsection {\@dottedtocline{4}{7.83em}{4.15em}}
\def\l@paragraph {\@dottedtocline{5}{11.98em}{4.92em}}
\def\l@subparagraph {\@dottedtocline{6}{14.65em}{5.69em}}
Expand Down
30 changes: 15 additions & 15 deletions src/cfg/page.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Configuración de página
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand All @@ -19,7 +19,7 @@
\setcounter{page}{1}
\setcounter{section}{0}
\setcounter{footnote}{0}
\ifthenelse{\equal{\showsectioncaptioncode}{none}}{ % Numeración de la sección en los objetos CÓDIGO FUENTE
\ifthenelse{\equal{\showsectioncaptioncode}{none}}{% Numeración de la sección en los objetos CÓDIGO FUENTE
\def\sectionobjectnumcode {}
}{%
\ifthenelse{\equal{\showsectioncaptioncode}{sec}}{%
Expand All @@ -39,7 +39,7 @@
}{%
\throwbadconfig{Valor configuracion incorrecto}{\showsectioncaptioncode}{none,chap,sec,ssec,sssec,ssssec}
}}}}}}
\ifthenelse{\equal{\showsectioncaptioneqn}{none}}{ % Numeración de la sección en los objetos ECUACIONES
\ifthenelse{\equal{\showsectioncaptioneqn}{none}}{% Numeración de la sección en los objetos ECUACIONES
\def\sectionobjectnumeqn {}
}{%
\ifthenelse{\equal{\showsectioncaptioneqn}{sec}}{%
Expand All @@ -59,7 +59,7 @@
}{%
\throwbadconfig{Valor configuracion incorrecto}{\showsectioncaptioneqn}{none,chap,sec,ssec,sssec,ssssec}
}}}}}}
\ifthenelse{\equal{\showsectioncaptionfig}{none}}{ % Numeración de la sección en los objetos FIGURAS
\ifthenelse{\equal{\showsectioncaptionfig}{none}}{% Numeración de la sección en los objetos FIGURAS
\def\sectionobjectnumfig {}
}{%
\ifthenelse{\equal{\showsectioncaptionfig}{sec}}{%
Expand All @@ -79,7 +79,7 @@
}{%
\throwbadconfig{Valor configuracion incorrecto}{\showsectioncaptionfig}{none,chap,sec,ssec,sssec,ssssec}
}}}}}}
\ifthenelse{\equal{\showsectioncaptiontab}{none}}{ % Numeración de la sección en los objetos TABLAS
\ifthenelse{\equal{\showsectioncaptiontab}{none}}{% Numeración de la sección en los objetos TABLAS
\def\sectionobjectnumtab {}
}{%
\ifthenelse{\equal{\showsectioncaptiontab}{sec}}{%
Expand All @@ -99,7 +99,7 @@
}{%
\throwbadconfig{Valor configuracion incorrecto}{\showsectioncaptiontab}{none,chap,sec,ssec,sssec,ssssec}
}}}}}}
\ifthenelse{\equal{\captionnumcode}{arabic}}{ % Código fuente, INCLUIR SECCIÓN
\ifthenelse{\equal{\captionnumcode}{arabic}}{% Código fuente, INCLUIR SECCIÓN
\renewcommand{\thelstlisting}{\sectionobjectnumcode\arabic{lstlisting}}
}{%
\ifthenelse{\equal{\captionnumcode}{alph}}{%
Expand All @@ -116,7 +116,7 @@
}{%
\throwbadconfig{Tipo numero codigo fuente desconocido}{\captionnumcode}{arabic,alph,Alph,roman,Roman}}}}}
}
\ifthenelse{\equal{\captionnumequation}{arabic}}{ % Ecuaciones, INCLUIR SECCIÓN
\ifthenelse{\equal{\captionnumequation}{arabic}}{% Ecuaciones, INCLUIR SECCIÓN
\renewcommand{\theequation}{\sectionobjectnumeqn\arabic{equation}}
}{%
\ifthenelse{\equal{\captionnumequation}{alph}}{%
Expand All @@ -133,7 +133,7 @@
}{%
\throwbadconfig{Tipo numero ecuacion desconocido}{\captionnumequation}{arabic,alph,Alph,roman,Roman}}}}}
}
\ifthenelse{\equal{\captionnumfigure}{arabic}}{ % Figuras, INCLUIR SECCIÓN
\ifthenelse{\equal{\captionnumfigure}{arabic}}{% Figuras, INCLUIR SECCIÓN
\renewcommand{\thefigure}{\sectionobjectnumfig\arabic{figure}}
}{%
\ifthenelse{\equal{\captionnumfigure}{alph}}{%
Expand All @@ -150,7 +150,7 @@
}{%
\throwbadconfig{Tipo numero figura desconocido}{\captionnumfigure}{arabic,alph,Alph,roman,Roman}}}}}
}
\ifthenelse{\equal{\captionnumsubfigure}{arabic}}{ % Subfiguras, NO USAR SECCIONES YA QUE SON HIJAS DE FIGURA
\ifthenelse{\equal{\captionnumsubfigure}{arabic}}{% Subfiguras, NO USAR SECCIONES YA QUE SON HIJAS DE FIGURA
\renewcommand{\thesubfigure}{\arabic{subfigure}}
}{%
\ifthenelse{\equal{\captionnumsubfigure}{alph}}{%
Expand All @@ -167,7 +167,7 @@
}{%
\throwbadconfig{Tipo numero subfigura desconocido}{\captionnumsubfigure}{arabic,alph,Alph,roman,Roman}}}}}
}
\ifthenelse{\equal{\captionnumtable}{arabic}}{ % Tablas, INCLUIR SECCIÓN
\ifthenelse{\equal{\captionnumtable}{arabic}}{% Tablas, INCLUIR SECCIÓN
\renewcommand{\thetable}{\sectionobjectnumtab\arabic{table}}
}{%
\ifthenelse{\equal{\captionnumtable}{alph}}{%
Expand All @@ -184,7 +184,7 @@
}{%
\throwbadconfig{Tipo numero tabla desconocido}{\captionnumtable}{arabic,alph,Alph,roman,Roman}}}}}
}
\ifthenelse{\equal{\captionnumsubtable}{arabic}}{ % Subtablas, NO INCLUIR SECCIÓN YA QUE SON HIJAS DE LAS TABLAS
\ifthenelse{\equal{\captionnumsubtable}{arabic}}{% Subtablas, NO INCLUIR SECCIÓN YA QUE SON HIJAS DE LAS TABLAS
\renewcommand{\thesubtable}{\arabic{subtable}}
}{%
\ifthenelse{\equal{\captionnumsubtable}{alph}}{%
Expand Down Expand Up @@ -276,7 +276,7 @@
\renewcommand{\footrulewidth}{0.5pt} % Ancho de la barra del footer
}
\COREstyledefinition
\fancypagestyle{styleportrait}{ % Estilo portada
\fancypagestyle{styleportrait}{% Estilo portada
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
Expand Down Expand Up @@ -340,7 +340,7 @@
\renewcommand{\footrulewidth}{0pt} % Ancho de la barra del footer
}
\COREstyledefinition
\fancypagestyle{styleportrait}{ % Estilo portada
\fancypagestyle{styleportrait}{% Estilo portada
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
Expand Down Expand Up @@ -401,7 +401,7 @@
\renewcommand{\footrulewidth}{0pt} % Ancho de la barra del footer
}
\COREstyledefinition
\fancypagestyle{styleportrait}{ % Estilo portada
\fancypagestyle{styleportrait}{% Estilo portada
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
Expand Down Expand Up @@ -461,7 +461,7 @@
\renewcommand{\footrulewidth}{0.5pt} % Ancho de la barra del footer
}
\COREstyledefinition
\fancypagestyle{styleportrait}{ % Estilo portada
\fancypagestyle{styleportrait}{% Estilo portada
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
Expand Down
8 changes: 4 additions & 4 deletions src/cmd/auxiliar.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Funciones exclusivas de Template-Auxiliar
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down Expand Up @@ -41,19 +41,19 @@

% Crea una sección de referencias solo para bibtex
\newenvironment{references}{%
\ifthenelse{\equal{\stylecitereferences}{bibtex}}{ % Verifica configuraciones
\ifthenelse{\equal{\stylecitereferences}{bibtex}}{% Verifica configuraciones
}{%
\throwerror{\references}{Solo se puede usar entorno references con estilo citas \noexpand\stylecitereferences=bibtex}
}%
\begingroup%
\ifthenelse{\equal{\bibtexenvrefsecnum}{true}}{ % Se configura las referencias como una sección
\ifthenelse{\equal{\bibtexenvrefsecnum}{true}}{% Se configura las referencias como una sección
\section{\namereferences}%
}{%
\sectionanum{\namereferences}%
}%
\renewcommand{\section}[2]{}%
\begin{thebibliography}{} % Inicia la bibliografía
\ifthenelse{\equal{\bibtextextalign}{justify}}{ % Formato ajuste de línea
\ifthenelse{\equal{\bibtextextalign}{justify}}{% Formato ajuste de línea
}{%
\ifthenelse{\equal{\bibtextextalign}{left}}{%
\raggedright%
Expand Down
2 changes: 1 addition & 1 deletion src/cmd/column.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Funciones para crear columnas con contenido
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down
2 changes: 1 addition & 1 deletion src/cmd/core.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Funciones del núcleo del template
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down
2 changes: 1 addition & 1 deletion src/cmd/equation.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Auxiliar LaTeX
% Documento: Funciones para insertar ecuaciones
% Versión: 8.2.7 (29/10/2023)
% Versión: 8.2.8 (04/11/2023)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down

0 comments on commit a3be1b7

Please sign in to comment.