Skip to content

Commit

Permalink
Version 8.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ppizarror committed Feb 7, 2025
1 parent 8f7d7ff commit 12680a7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions dist/template.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Informe LaTeX
% Documento: Núcleo del template
% Versión: 8.3.7 (20/01/2025)
% Versión: 8.3.8 (07/02/2025)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down Expand Up @@ -5058,7 +5058,6 @@
}
% Powershell
% https://github.com/rmainer/latex-listings-powershell/blob/master/src/latex-listings-powershell.tex
\lstdefinestyle{powershell}{
alsodigit={-},
morecomment=[l]{\#},
Expand Down Expand Up @@ -5740,16 +5739,16 @@
Template.Author.Email={[email protected]},
Template.Author.Web={https://ppizarror.com},
Template.Author={Pablo Pizarro R.},
Template.Date={20/01/2025},
Template.Date={07/02/2025},
Template.Encoding={UTF-8},
Template.Latex.Compiler={pdflatex},
Template.License.Type={MIT},
Template.License.Web={https://opensource.org/licenses/MIT},
Template.Name={Template-Informe},
Template.Type={Normal},
Template.Version.Dev={8.3.7-1},
Template.Version.Hash={9D1D12042EE0EFCD07C70A31FFDBB60A},
Template.Version.Release={8.3.7},
Template.Version.Dev={8.3.8},
Template.Version.Hash={6F56D58CA571F8344C0DCB62F95DD31F},
Template.Version.Release={8.3.8},
Template.Web.Dev={https://github.com/Template-Latex/Template-Informe},
Template.Web.Manual={https://latex.ppizarror.com/informe},
University.Department={\pdfmetainfouniversitydepartment},
Expand All @@ -5761,7 +5760,7 @@
pdfmenubar={\cfgpdfmenubar},
pdfpagelayout={\cfgpdflayout},
pdfpagemode={\cfgpdfpagemode},
pdfproducer={Template-Informe v8.3.7 | (Pablo Pizarro R.) ppizarror.com},
pdfproducer={Template-Informe v8.3.8 | (Pablo Pizarro R.) ppizarror.com},
pdfremotestartview={Fit},
pdfstartpage={1},
pdfstartview={\cfgpdfpageview},
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: Informe LaTeX
% Documento: Archivo principal
% Versión: 8.3.7 (20/01/2025)
% Versión: 8.3.8 (07/02/2025)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down
2 changes: 1 addition & 1 deletion src/etc/example.tex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% Template: Informe LaTeX
% Documento: Archivo de ejemplo
% Versión: 8.3.7 (20/01/2025)
% Versión: 8.3.8 (07/02/2025)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
Expand Down

0 comments on commit 12680a7

Please sign in to comment.