From 159d3321086f0f1509d45520cad1333c8f57f235 Mon Sep 17 00:00:00 2001 From: ppizarror Date: Thu, 7 Mar 2024 10:58:53 -0300 Subject: [PATCH] Version 3.3.3 --- example.tex | 2 +- main.tex | 2 +- src/cfg/final.tex | 2 +- src/cfg/init.tex | 12 ++++++------ src/cfg/page.tex | 2 +- src/cmd/column.tex | 2 +- src/cmd/core.tex | 2 +- src/cmd/equation.tex | 2 +- src/cmd/image.tex | 2 +- src/cmd/math.tex | 2 +- src/cmd/other.tex | 2 +- src/cmd/title.tex | 2 +- src/config.tex | 2 +- src/defs.tex | 4 ++-- src/env/environments.tex | 2 +- src/env/imports.tex | 2 +- src/etc/example.tex | 2 +- src/style/code.tex | 2 +- src/style/other.tex | 2 +- template.tex | 14 +++++++------- template_config.tex | 2 +- 21 files changed, 33 insertions(+), 33 deletions(-) diff --git a/example.tex b/example.tex index d9a5763..6633a5b 100644 --- a/example.tex +++ b/example.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Archivo de ejemplo -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/main.tex b/main.tex index 185ed94..a423f63 100644 --- a/main.tex +++ b/main.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Archivo principal -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cfg/final.tex b/src/cfg/final.tex index 9c3dffd..28872ad 100644 --- a/src/cfg/final.tex +++ b/src/cfg/final.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Configuraciones finales -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cfg/init.tex b/src/cfg/init.tex index 0d0afb6..4cfc685 100644 --- a/src/cfg/init.tex +++ b/src/cfg/init.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Configuración inicial del template -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. @@ -107,16 +107,16 @@ Template.Author.Email={pablo@ppizarror.com}, Template.Author.Web={https://ppizarror.com}, Template.Author={Pablo Pizarro R.}, - Template.Date={20/11/2023}, + Template.Date={07/03/2024}, Template.Encoding={UTF-8}, Template.Latex.Compiler={pdflatex}, Template.License.Type={MIT}, Template.License.Web={https://opensource.org/licenses/MIT}, Template.Name={Template-Reporte}, Template.Type={Normal}, - Template.Version.Dev={3.3.2-REPT}, - Template.Version.Hash={7A04EA2AE7B433297C391F3E57C60F92}, - Template.Version.Release={3.3.2}, + Template.Version.Dev={3.3.3-REPT}, + Template.Version.Hash={0B7AE1D1DBC7E6283292EE6A79F70EEE}, + Template.Version.Release={3.3.3}, Template.Web.Dev={https://github.com/Template-Latex/Template-Reporte}, Template.Web.Manual={https://latex.ppizarror.com/reporte}, University.Department={\pdfmetainfouniversitydepartment}, @@ -128,7 +128,7 @@ pdfmenubar={\cfgpdfmenubar}, pdfpagelayout={\cfgpdflayout}, pdfpagemode={\cfgpdfpagemode}, - pdfproducer={Template-Reporte v3.3.2 | (Pablo Pizarro R.) ppizarror.com}, + pdfproducer={Template-Reporte v3.3.3 | (Pablo Pizarro R.) ppizarror.com}, pdfremotestartview={Fit}, pdfstartpage={1}, pdfstartview={\cfgpdfpageview}, diff --git a/src/cfg/page.tex b/src/cfg/page.tex index d61beb4..990b54a 100644 --- a/src/cfg/page.tex +++ b/src/cfg/page.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Configuración de página -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/column.tex b/src/cmd/column.tex index bdb41d8..1eec437 100644 --- a/src/cmd/column.tex +++ b/src/cmd/column.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones para crear columnas con contenido -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/core.tex b/src/cmd/core.tex index 59315c2..ed0fb2e 100644 --- a/src/cmd/core.tex +++ b/src/cmd/core.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones del núcleo del template -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/equation.tex b/src/cmd/equation.tex index 3e730b4..647bcb5 100644 --- a/src/cmd/equation.tex +++ b/src/cmd/equation.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones para insertar ecuaciones -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/image.tex b/src/cmd/image.tex index 317dbf5..2ca057f 100644 --- a/src/cmd/image.tex +++ b/src/cmd/image.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones para insertar imágenes -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/math.tex b/src/cmd/math.tex index 6dde08c..4590765 100644 --- a/src/cmd/math.tex +++ b/src/cmd/math.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones matemáticas -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/other.tex b/src/cmd/other.tex index 29a8eff..934c9ad 100644 --- a/src/cmd/other.tex +++ b/src/cmd/other.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones para insertar elementos -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/cmd/title.tex b/src/cmd/title.tex index 227d5c7..6726f5b 100644 --- a/src/cmd/title.tex +++ b/src/cmd/title.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Funciones para insertar títulos -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/config.tex b/src/config.tex index 7365089..2a4a6e3 100644 --- a/src/config.tex +++ b/src/config.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Configuraciones del template -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/defs.tex b/src/defs.tex index 2f9c039..599ffc7 100644 --- a/src/defs.tex +++ b/src/defs.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Definiciones -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. @@ -9,7 +9,7 @@ % Manual template: [https://latex.ppizarror.com/reporte] % Licencia MIT: [https://opensource.org/licenses/MIT] -\usepackage[dvipsnames,table,usenames]{xcolor} % Paquete de colores avanzado +\usepackage[dvipsnames,table]{xcolor} % Paquete de colores avanzado % Definición de colores \definecolor{cardinalred}{RGB}{140, 21, 21} diff --git a/src/env/environments.tex b/src/env/environments.tex index d72db81..712dec9 100644 --- a/src/env/environments.tex +++ b/src/env/environments.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Definición de entornos -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/env/imports.tex b/src/env/imports.tex index 30aff47..b744f84 100644 --- a/src/env/imports.tex +++ b/src/env/imports.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Importación de librerías -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/etc/example.tex b/src/etc/example.tex index d9a5763..6633a5b 100644 --- a/src/etc/example.tex +++ b/src/etc/example.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Archivo de ejemplo -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/style/code.tex b/src/style/code.tex index eabfe59..e73bc76 100644 --- a/src/style/code.tex +++ b/src/style/code.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Estilos de código fuente -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/src/style/other.tex b/src/style/other.tex index 5778303..f4981df 100644 --- a/src/style/other.tex +++ b/src/style/other.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Otros estilos -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. diff --git a/template.tex b/template.tex index e6c406e..ed45965 100644 --- a/template.tex +++ b/template.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Núcleo del template -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R. @@ -13,7 +13,7 @@ % CONFIGURACIONES % ----------------------------------------------------------------------------- % Definiciones previas -\usepackage[dvipsnames,table,usenames]{xcolor} % Paquete de colores avanzado +\usepackage[dvipsnames,table]{xcolor} % Paquete de colores avanzado % Definición de colores \definecolor{cardinalred}{RGB}{140, 21, 21} @@ -5673,16 +5673,16 @@ Template.Author.Email={pablo@ppizarror.com}, Template.Author.Web={https://ppizarror.com}, Template.Author={Pablo Pizarro R.}, - Template.Date={20/11/2023}, + Template.Date={07/03/2024}, Template.Encoding={UTF-8}, Template.Latex.Compiler={pdflatex}, Template.License.Type={MIT}, Template.License.Web={https://opensource.org/licenses/MIT}, Template.Name={Template-Reporte}, Template.Type={Normal}, - Template.Version.Dev={3.3.2-REPT}, - Template.Version.Hash={7A04EA2AE7B433297C391F3E57C60F92}, - Template.Version.Release={3.3.2}, + Template.Version.Dev={3.3.3-REPT}, + Template.Version.Hash={0B7AE1D1DBC7E6283292EE6A79F70EEE}, + Template.Version.Release={3.3.3}, Template.Web.Dev={https://github.com/Template-Latex/Template-Reporte}, Template.Web.Manual={https://latex.ppizarror.com/reporte}, University.Department={\pdfmetainfouniversitydepartment}, @@ -5694,7 +5694,7 @@ pdfmenubar={\cfgpdfmenubar}, pdfpagelayout={\cfgpdflayout}, pdfpagemode={\cfgpdfpagemode}, - pdfproducer={Template-Reporte v3.3.2 | (Pablo Pizarro R.) ppizarror.com}, + pdfproducer={Template-Reporte v3.3.3 | (Pablo Pizarro R.) ppizarror.com}, pdfremotestartview={Fit}, pdfstartpage={1}, pdfstartview={\cfgpdfpageview}, diff --git a/template_config.tex b/template_config.tex index 7365089..2a4a6e3 100644 --- a/template_config.tex +++ b/template_config.tex @@ -1,6 +1,6 @@ % Template: Reporte LaTeX % Documento: Configuraciones del template -% Versión: 3.3.2 (20/11/2023) +% Versión: 3.3.3 (07/03/2024) % Codificación: UTF-8 % % Autor: Pablo Pizarro R.