diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-10-08 10:05:17 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-10-08 10:05:17 +1100 |
commit | 49af595d5a33c113b0551b80f2bba4a96ba8c705 (patch) | |
tree | d8e60574f203e1fa93732a50ccd14a76d508f692 /cv.tex | |
parent | 8e29062610444f27e5612d7154e8484229a679bb (diff) | |
parent | 4893890c10f8ff06e1044ea721725114d3211ac0 (diff) | |
download | cv-49af595d5a33c113b0551b80f2bba4a96ba8c705.tar.gz cv-49af595d5a33c113b0551b80f2bba4a96ba8c705.tar.bz2 cv-49af595d5a33c113b0551b80f2bba4a96ba8c705.tar.xz cv-49af595d5a33c113b0551b80f2bba4a96ba8c705.zip |
Merge branch 'master' into local-github
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 |