diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-10-08 09:49:52 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-10-08 09:49:52 +1100 |
commit | 4893890c10f8ff06e1044ea721725114d3211ac0 (patch) | |
tree | d8e60574f203e1fa93732a50ccd14a76d508f692 /cv.tex | |
parent | 7b0aaf7edd62e152256f8bee5c3e4137dd3823b3 (diff) | |
download | cv-4893890c10f8ff06e1044ea721725114d3211ac0.tar.gz cv-4893890c10f8ff06e1044ea721725114d3211ac0.tar.bz2 cv-4893890c10f8ff06e1044ea721725114d3211ac0.tar.xz cv-4893890c10f8ff06e1044ea721725114d3211ac0.zip |
Updated awesome-source-cv.cls class
Diffstat (limited to 'cv.tex')
-rwxr-xr-x | cv.tex | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -15,15 +15,14 @@ \begin{document}
-\makecvheader
+ \makecvheader
-%--------------------SECTIONS-----------------------------------
-\input{section_headline}
-\input{section_competences} % Section compétence
-\input{section_experience_short} % Section expérience
-\input{section_langues} % Section langues
-\input{section_scolarite} % Section scholarité
-%\input{section_interets} % Section intérêts
-\input{section_references} % Section références
+ \input{section_headline}
+ \input{section_competences} % Section compétence
+ \input{section_experience_short} % Section expérience
+ \input{section_langues} % Section langues
+ \input{section_scolarite} % Section scholarité
+ %\input{section_interets} % Section intérêts
+ \input{section_references} % Section références
\end{document}
\ No newline at end of file |