diff options
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-x | example/cv.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/cv.tex b/example/cv.tex index f77cd2d..38ca438 100755 --- a/example/cv.tex +++ b/example/cv.tex @@ -11,7 +11,6 @@ % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
\documentclass[localFont,alternative]{yaac-another-awesome-cv}
-
\name{Christophe}{Roger}
\tagline{Architecte Logiciel | Développeur/Concepteur Java/JEE}
\photo{2.5cm}{darwiin}
@@ -39,6 +38,7 @@ \input{section_langues} % Section langues
\input{section_scolarite} % Section scholarité
%\input{section_interets} % Section intérêts
+ \input{section_projets}
\input{section_references} % Section références
|