-
-
Notifications
You must be signed in to change notification settings - Fork 24
/
source_template.tex
36 lines (31 loc) · 1.23 KB
/
source_template.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
% Template: Professional-CV
% Documento: Núcleo del template
% Versión: 4.1.0 (18/08/2024)
% Codificación: UTF-8
%
% Autor: Pablo Pizarro R.
%
% Manual template: [https://latex.ppizarror.com/professional-cv]
% Licencia MIT: [https://opensource.org/licenses/MIT]
% -----------------------------------------------------------------------------
% CONFIGURACIONES
% -----------------------------------------------------------------------------
% Definiciones previas
\input{src/defs}
% Ajustes usuario
\input{src/config}
% -----------------------------------------------------------------------------
% IMPORTACIÓN DE FUNCIONES Y LIBRERÍAS
% -----------------------------------------------------------------------------
\input{src/imports}
\input{src/function}
\input{src/env}
% -----------------------------------------------------------------------------
% CONFIGURACIÓN INICIAL DEL DOCUMENTO
% -----------------------------------------------------------------------------
\input{src/initconf}
% -----------------------------------------------------------------------------
% CONFIGURACIONES DE PÁGINA
% -----------------------------------------------------------------------------
\input{src/pageconf}