diff options
author | Christophe ROGER <darwiin@users.noreply.github.com> | 2018-10-12 00:20:42 +1100 |
---|---|---|
committer | Christophe ROGER <darwiin@users.noreply.github.com> | 2018-10-12 00:20:42 +1100 |
commit | f79eb4bcc3b1171f4aa22169fd8cc57baf87bd25 (patch) | |
tree | d525f16bfa7b20ab96197adbf882c6f19f9782a7 /example | |
parent | 52d65b7d90ac06e8d486fde1225a3d8986d09b86 (diff) | |
parent | ba16e023e3e89eb65fccfc5aa9a981e785aedcca (diff) | |
download | cv-f79eb4bcc3b1171f4aa22169fd8cc57baf87bd25.tar.gz cv-f79eb4bcc3b1171f4aa22169fd8cc57baf87bd25.tar.bz2 cv-f79eb4bcc3b1171f4aa22169fd8cc57baf87bd25.tar.xz cv-f79eb4bcc3b1171f4aa22169fd8cc57baf87bd25.zip |
Merge branch 'master' of github.com:darwiin/yaac-another-awesome-cv into local-github
Diffstat (limited to 'example')
-rwxr-xr-x | example/section_langues.tex | 2 | ||||
-rw-r--r-- | example/section_projets.tex | 6 | ||||
-rwxr-xr-x | example/section_references.tex | 8 | ||||
-rwxr-xr-x | example/section_scolarite.tex | 4 |
4 files changed, 11 insertions, 9 deletions
diff --git a/example/section_langues.tex b/example/section_langues.tex index b1ab1be..6a817f2 100755 --- a/example/section_langues.tex +++ b/example/section_langues.tex @@ -11,7 +11,7 @@ %Section: Languages
\twocolumnsection
-{\sectionTitle{Langues}{\faGlobe}
+{\sectionTitle{Langues}{\faLanguage}
\begin{skills}
\skill{Français}{5}
\skill{Anglais}{4}
diff --git a/example/section_projets.tex b/example/section_projets.tex index 5d7021f..8ad7193 100644 --- a/example/section_projets.tex +++ b/example/section_projets.tex @@ -15,15 +15,15 @@ \begin{projects} \project {Simply City}{2017 - 2018} - {\website{https://www.simplycity.nc}{https://www.simplycity.nc} \website{https://innovation.engie.com/fr/news/actus/territoires/simply-city-lappli-qui-simplifie-la-ville-au-ces-2018-avec-engie/8156}{Présentation CES 2018} } + {\website{https://www.simplycity.nc}{https://www.simplycity.nc} \website{https://innovation.engie.com/fr/news/actus/territoires/simply-city-lappli-qui-simplifie-la-ville-au-ces-2018-avec-engie/8156}{Présentation CES 2018}} {Simply City est une application mobile, gratuite et participative destinée à tous les habitants, visiteurs et touristes qui séjournent dans une ville. L’application permet de connaître toutes les informations et services utiles en temps réel.} - {Ionic 3,Typescript,Javascript,Visual Studio Code} + %{Ionic 3,Typescript,Javascript,Visual Studio Code} \project {YAAC Another Awesome CV}{2013 - 2018} {\github{darwiin/yaac-another-awesome-cv} \website{https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw}{Template sur Overleaf}} {Template \LaTeX pour Curiculum Vitæ utilisant les icônes \href{https://fontawesome.com}{Font Awesome} et la police de caractère \href{https://fonts.google.com/specimen/Source+Sans+Pro}{Adobe Source Sans Pro}. YAAC Another Awesome CV a d'abord été créé comme un template simple pour CV à vocation technologique.} - {\LaTeX,Sublime Text} + %{\LaTeX,Sublime Text} \end{projects} diff --git a/example/section_references.tex b/example/section_references.tex index 3986022..367caa9 100755 --- a/example/section_references.tex +++ b/example/section_references.tex @@ -10,7 +10,7 @@ % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/) %Section: Références -\sectionTitle{Références}{\faCommentsO} +\sectionTitle{Références}{\faQuoteLeft} \begin{referees} \referee @@ -19,9 +19,11 @@ {Night's Watch} {john.snow@nightwatch.org} {+687 987 654} - \refereeMailOnly + \referee {Géry Loutre} {Architecte logiciel} {Cafat} {ref1@cafat.nc} -\end{referees}
\ No newline at end of file + {+687 987 654} +\end{referees} + diff --git a/example/section_scolarite.tex b/example/section_scolarite.tex index e5051d0..ea0741d 100755 --- a/example/section_scolarite.tex +++ b/example/section_scolarite.tex @@ -10,7 +10,7 @@ % CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
%Section: Scholarships and additional info
-\sectionTitle{Formation}{\faMortarBoard}
+\sectionTitle{Formation}{\faGraduationCap}
\begin{scholarship}
\scholarshipentry{2007}
@@ -21,4 +21,4 @@ {BTS Informatique de Gestion option administrateurs de réseaux}
\scholarshipentry{2000}
{Baccalauréat Scientifique option Mathématiques}
-\end{scholarship}
\ No newline at end of file +\end{scholarship}
|