diff options
author | Christophe Roger <darwiinc@live.fr> | 2016-09-06 18:30:30 +1100 |
---|---|---|
committer | Christophe Roger <darwiinc@live.fr> | 2016-09-06 18:30:30 +1100 |
commit | 1876b4408e1576952b4ef1807cc0a5773dde4daf (patch) | |
tree | 172e6526cbadeab5bc478eb3169a10c2c8725206 /cv.tex | |
parent | 9f73066c7dcc1c9c82c0657bf3d1aaef344f0fba (diff) | |
download | cv-1876b4408e1576952b4ef1807cc0a5773dde4daf.tar.gz cv-1876b4408e1576952b4ef1807cc0a5773dde4daf.tar.bz2 cv-1876b4408e1576952b4ef1807cc0a5773dde4daf.tar.xz cv-1876b4408e1576952b4ef1807cc0a5773dde4daf.zip |
New macros to create headline
Changes to be committed:
modified: cv.tex
modified: darwiin-cv.cls
Diffstat (limited to 'cv.tex')
-rwxr-xr-x | cv.tex | 19 |
1 files changed, 11 insertions, 8 deletions
@@ -2,18 +2,21 @@ \documentclass{darwiin-cv}
-%Italian hyphenation for the word: ''corporations''
-\hyphenation{im-pre-se}
+\name{Christophe}{ROGER}
+\socialinfo{
+ \linkedin{christopheroger}
+ \viadeo{christopheroger}
+ \github{darwiin}\\
+ \smartphone{+687 123 456}
+ \email{christophe.roger@mail.com}\\
+ \address{2 Rue du quartier, 98765 Ville, Pays}\\
+ \infos{Né le 23 septembre 1982 (33 ans) à Nouméa, Nouvelle-Calédonie}
+}
%------------------------------------------
\begin{document}
-\setlist[itemize,1]{label=\faAngleRight, nosep, leftmargin=2em}
-
-\pagestyle{empty} % non-numbered pages
-\font\fb=''[cmr10]'' % for use with \LaTeX command
-
-\input{section_perso} % Personal data section
+\makecvheader
\resumetitle{Architecte logiciel | Développeur/Concepteur JEE}
|