-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
8 changed files
with
31 additions
and
20 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: Professional-CV | ||
% Documento: Configuraciones iniciales del documento | ||
% Versión: 4.0.4 (13/11/2023) | ||
% Versión: 4.0.5 (11/12/2023) | ||
% Codificación: UTF-8 | ||
% | ||
% Autor: Pablo Pizarro R. | ||
|
@@ -58,23 +58,23 @@ | |
Template.Author.Email={[email protected]}, | ||
Template.Author.Name={Pablo Pizarro R.}, | ||
Template.Author.Web={https://ppizarror.com/}, | ||
Template.Date={13/11/2023}, | ||
Template.Date={11/12/2023}, | ||
Template.Encoding={UTF-8}, | ||
Template.License.Type={MIT}, | ||
Template.License.Web={https://opensource.org/licenses/MIT/}, | ||
Template.Name={Professional-CV}, | ||
Template.Type={Normal}, | ||
Template.Version.Dev={4.0.4-2}, | ||
Template.Version.Hash={9644B3BE9916CC5D9227E35CCA6DE2F0}, | ||
Template.Version.Release={4.0.4}, | ||
Template.Version.Dev={4.0.5-2}, | ||
Template.Version.Hash={F0BC489ABB2E6204FB9C1011DDF253B2}, | ||
Template.Version.Release={4.0.5}, | ||
Template.Web.Dev={https://github.com/Template-Latex/Professional-CV/}, | ||
Template.Web.Manual={https://latex.ppizarror.com/Professional-CV/} | ||
}, | ||
pdfkeywords={CV, \name, \headertitle, \email}, | ||
pdfmenubar={\cfgpdfmenubar}, | ||
pdfpagelayout={\cfgpdfpagemode}, | ||
pdfpagemode={\cdfpagemodepdf}, | ||
pdfproducer={Professional-CV v4.0.4 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfproducer={Professional-CV v4.0.5 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfremotestartview={Fit}, | ||
pdfstartpage={1}, | ||
pdfstartview={\cfgpdfpageview}, | ||
|
@@ -163,3 +163,6 @@ | |
% Configura items | ||
\AfterEndEnvironment{itemize}{\vspace{-0.4\baselineskip}} | ||
\AfterEndEnvironment{enumerate}{\vspace{-0.4\baselineskip}} | ||
|
||
% Configura document | ||
% \AtEndDocument{\printifspacefill} |
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: Professional-CV | ||
% Documento: Núcleo del template | ||
% Versión: 4.0.4 (13/11/2023) | ||
% Versión: 4.0.5 (11/12/2023) | ||
% Codificación: UTF-8 | ||
% | ||
% Autor: Pablo Pizarro R. | ||
|
@@ -123,6 +123,10 @@ | |
\usepackage{geometry} | ||
} | ||
|
||
% Configura los títulos | ||
\usepackage{titlesec} | ||
\titlespacing{\section}{0pt}{1.1em plus 0.25em minus 0.25em}{0.9em plus 0.25em minus 0.25em} | ||
|
||
% ----------------------------------------------------------------------------- | ||
% Librerías con parámetros | ||
% ----------------------------------------------------------------------------- | ||
|
@@ -881,7 +885,8 @@ | |
}{% | ||
\ifthenelse{\equal{#1}{np}}{% Lo inserta pero con una nueva página | ||
\printifspacefill% | ||
\printifnewpage#3% | ||
\printifnewpage% | ||
#3% | ||
}{% | ||
\ifthenelse{\equal{#1}{i}}{% Nueva página | ||
\printifspacefill% | ||
|
@@ -1406,7 +1411,7 @@ | |
\stop% | ||
\else% | ||
\ifthenelse{\equal{#2}{}}{}{% | ||
\section*{#2}\vspace{-0.3em}\nopagebreak[4]% | ||
\section*{#2}\nopagebreak[4]% | ||
\addcontentsline{toc}{section}{#2}% | ||
}% | ||
\fi% | ||
|
@@ -1757,23 +1762,23 @@ | |
Template.Author.Email={[email protected]}, | ||
Template.Author.Name={Pablo Pizarro R.}, | ||
Template.Author.Web={https://ppizarror.com/}, | ||
Template.Date={13/11/2023}, | ||
Template.Date={11/12/2023}, | ||
Template.Encoding={UTF-8}, | ||
Template.License.Type={MIT}, | ||
Template.License.Web={https://opensource.org/licenses/MIT/}, | ||
Template.Name={Professional-CV}, | ||
Template.Type={Normal}, | ||
Template.Version.Dev={4.0.4-2}, | ||
Template.Version.Hash={9644B3BE9916CC5D9227E35CCA6DE2F0}, | ||
Template.Version.Release={4.0.4}, | ||
Template.Version.Dev={4.0.5-2}, | ||
Template.Version.Hash={F0BC489ABB2E6204FB9C1011DDF253B2}, | ||
Template.Version.Release={4.0.5}, | ||
Template.Web.Dev={https://github.com/Template-Latex/Professional-CV/}, | ||
Template.Web.Manual={https://latex.ppizarror.com/Professional-CV/} | ||
}, | ||
pdfkeywords={CV, \name, \headertitle, \email}, | ||
pdfmenubar={\cfgpdfmenubar}, | ||
pdfpagelayout={\cfgpdfpagemode}, | ||
pdfpagemode={\cdfpagemodepdf}, | ||
pdfproducer={Professional-CV v4.0.4 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfproducer={Professional-CV v4.0.5 | (Pablo Pizarro R.) ppizarror.com}, | ||
pdfremotestartview={Fit}, | ||
pdfstartpage={1}, | ||
pdfstartview={\cfgpdfpageview}, | ||
|
@@ -1863,6 +1868,9 @@ | |
\AfterEndEnvironment{itemize}{\vspace{-0.4\baselineskip}} | ||
\AfterEndEnvironment{enumerate}{\vspace{-0.4\baselineskip}} | ||
|
||
% Configura document | ||
% \AtEndDocument{\printifspacefill} | ||
|
||
% ----------------------------------------------------------------------------- | ||
% CONFIGURACIONES DE PÁGINA | ||
% ----------------------------------------------------------------------------- | ||
|
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