summaryrefslogtreecommitdiffstats
path: root/example/cv.tex
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2021-03-07 06:05:59 +0100
committerSuren A. Chilingaryan <csa@suren.me>2021-03-07 06:05:59 +0100
commit9318cf9302ecefccd7cff8461439c965b1e1edc8 (patch)
tree3743b960df6e75c920171592d1ed0a6339f9dac4 /example/cv.tex
parent617192d5107af675fdf27462e21f60c8459b2c5e (diff)
downloadcv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.gz
cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.bz2
cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.tar.xz
cv-9318cf9302ecefccd7cff8461439c965b1e1edc8.zip
First draft of scientific CV
Diffstat (limited to 'example/cv.tex')
-rwxr-xr-xexample/cv.tex50
1 files changed, 0 insertions, 50 deletions
diff --git a/example/cv.tex b/example/cv.tex
deleted file mode 100755
index 8ec1164..0000000
--- a/example/cv.tex
+++ /dev/null
@@ -1,50 +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,10pt,compact]{yaac-another-awesome-cv}
-\name{Christophe}{Roger}
-\tagline{Architecte Logiciel | Développeur/Concepteur Senior Java/JEE}
-\photo{2.5cm}{darwiin}
-\socialinfo{
- \linkedin{christopheroger}
- \github{darwiin}\\
- \smartphone{+687 831 831}
- \email{christophe.roger@mail.com}\\
- \address{17 Rue de Bretagne, 98835 Dumbéa, Nouvelle-Calédonie}\\
- \infos{Né le 23 septembre 1982 (35 ans) à Nouméa, Nouvelle-Calédonie}
-}
-
-% Uncomment the following line and use a value from 1.5cm to 2.5cm
-%\setleftcolumnlength{2.5cm}
-
-
-
-\begin{document}
-
- \makecvheader
-
- \makecvfooter
- {\textsc{\today}} % \selectlanguage{english}\today
- {\textsc{Christophe Roger - CV}}
- {\thepage}
-
- \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_projets}
- \input{section_references} % Section références
-
-
-\end{document} \ No newline at end of file