summaryrefslogtreecommitdiffstats
path: root/cv.tex
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2017-11-17 19:11:42 +1100
committerChristophe Roger <darwiinc@live.fr>2017-11-17 19:11:42 +1100
commit2e05e5336df5c58cbdd8d65b95b77d1c523be4a6 (patch)
tree64d43f1eeca06eae89b54edb569bf52c5a194d64 /cv.tex
parent412cec65466dfb7136bc9acf882a1e20dcbee9a5 (diff)
downloadcv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.gz
cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.bz2
cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.tar.xz
cv-2e05e5336df5c58cbdd8d65b95b77d1c523be4a6.zip
[EVO] Renaming project Awesome Source CV -> YAAC: Another Awesome CV
[EVO] Refactoring: Move example cv to example/ subfolder
Diffstat (limited to 'cv.tex')
-rwxr-xr-xcv.tex39
1 files changed, 0 insertions, 39 deletions
diff --git a/cv.tex b/cv.tex
deleted file mode 100755
index 3b3a9df..0000000
--- a/cv.tex
+++ /dev/null
@@ -1,39 +0,0 @@
-% !TEX TS-program = luatex
-% Awesome Source CV LaTeX Template
-%
-% This template has been downloaded from:
-% https://github.com/darwiin/awesome-neue-latex-cv
-%
-% Author:
-% Christophe Roger (Darwiin)
-%
-% Template license:
-% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
-
-\documentclass[localFont,alternative]{awesome-source-cv}
-
-\name{Christophe}{ROGER}
-\tagline{Architecte Logiciel | Développeur/Concepteur Java/JEE}
-\photo{2.5cm}{cr}
-\socialinfo{
- \linkedin{christopheroger}
- \github{darwiin}\\
- \smartphone{+687 831 831}
- \email{christophe.roger@gmail.com}\\
- \address{17 Rue de Bretagne, La Pointe à la Dorade, 98835 Dumbéa, Nouvelle-Calédonie}\\
- \infos{Né le 23 septembre 1982 (35 ans) à Nouméa, Nouvelle-Calédonie}
-}
-
-\begin{document}
-
- \makecvheader
-
- \input{section_headline_archi}
- \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