summaryrefslogtreecommitdiffstats
path: root/cv.tex
diff options
context:
space:
mode:
authorChristophe Roger <darwiinc@live.fr>2016-08-19 09:49:16 +1100
committerChristophe Roger <darwiinc@live.fr>2016-08-19 09:49:16 +1100
commite9675d01ace07c3c99ebb896578580c8c075970f (patch)
tree81d9b735cfadb47d188e46e2c892b6b32d4a02b5 /cv.tex
parent60f2e18b4caa46f687a31406ceae6ab82595fb89 (diff)
downloadcv-e9675d01ace07c3c99ebb896578580c8c075970f.tar.gz
cv-e9675d01ace07c3c99ebb896578580c8c075970f.tar.bz2
cv-e9675d01ace07c3c99ebb896578580c8c075970f.tar.xz
cv-e9675d01ace07c3c99ebb896578580c8c075970f.zip
File renaming and main file updating according to those renaming.
Changes to be committed: deleted: DemoMode.sty modified: cv.tex deleted: document.tex renamed: competences.tex -> section_competences.tex renamed: experience.tex -> section_experience.tex renamed: experience_compact.tex -> section_experience_short.tex renamed: headline.tex -> section_headline.tex renamed: interets.tex -> section_interets.tex renamed: langues.tex -> section_langues.tex renamed: references.tex -> section_references.tex renamed: scolarite.tex -> section_scolarite.tex
Diffstat (limited to 'cv.tex')
-rwxr-xr-xcv.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/cv.tex b/cv.tex
index 7053fb0..a0eb5d7 100755
--- a/cv.tex
+++ b/cv.tex
@@ -18,12 +18,12 @@
\resumetitle{Architecte logiciel | Développeur/Concepteur JEE}
%--------------------SECTIONS-----------------------------------
-\input{headline}
-\input{competences} % Section compétence
-\input{experience_compact} % Section expérience
-\input{langues} % Section langues
-\input{scolarite} % Section scholarité
-%\input{interets} % Section intérêts
-\input{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