summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe ROGER <darwiin@users.noreply.github.com>2018-10-17 20:29:28 +1100
committerChristophe ROGER <darwiin@users.noreply.github.com>2018-10-17 20:29:28 +1100
commit600b9f666a46ec3479503e38016796688e482b4f (patch)
tree16a3040783b411bb79b161e5ef749f58a336a9a9
parent732b37d39d9ffab11ae4674548e898d71d25867b (diff)
parentb22b437093cbcda52f92a743d667cdd3685cc6e1 (diff)
downloadcv-600b9f666a46ec3479503e38016796688e482b4f.tar.gz
cv-600b9f666a46ec3479503e38016796688e482b4f.tar.bz2
cv-600b9f666a46ec3479503e38016796688e482b4f.tar.xz
cv-600b9f666a46ec3479503e38016796688e482b4f.zip
Merge branch 'patch-1' of https://github.com/alcysec/yaac-another-awesome-cv into alcysec-patch-1
-rwxr-xr-xexample/section_langues.tex2
-rw-r--r--example/section_projets.tex6
-rwxr-xr-xexample/section_references.tex24
-rwxr-xr-xexample/section_scolarite.tex4
-rwxr-xr-xyaac-another-awesome-cv.cls44
5 files changed, 49 insertions, 31 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 b780797..367caa9 100755
--- a/example/section_references.tex
+++ b/example/section_references.tex
@@ -10,18 +10,20 @@
% 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
- {Nicolas Comète}
- {IT Architect}
- {IBM}
- {nicolas.comete@fr.ibm.com}
- {+33 6 75 00 98 56}
- \refereeMailOnly
+ {Jon Snow}
+ {Lord Commander}
+ {Night's Watch}
+ {john.snow@nightwatch.org}
+ {+687 987 654}
+ \referee
{Géry Loutre}
- {Ingénieur en développement Senior}
- {Vlocity}
- {gery.loutre@gmail.com}
-\end{referees} \ No newline at end of file
+ {Architecte logiciel}
+ {Cafat}
+ {ref1@cafat.nc}
+ {+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}
diff --git a/yaac-another-awesome-cv.cls b/yaac-another-awesome-cv.cls
index d4b957c..0bf2eaf 100755
--- a/yaac-another-awesome-cv.cls
+++ b/yaac-another-awesome-cv.cls
@@ -17,7 +17,7 @@
%
% This work consists of the files awesome-source-cv.cls
-\ProvidesClass{yaac-another-awesome-cv}[2018/07/19 v1.9.2 'YAAC: Another Awesome CV' Class]
+\ProvidesClass{yaac-another-awesome-cv}[2018/10/12 v1.10.0 'YAAC: Another Awesome CV' Class]
\LoadClass[a4paper]{article}
@@ -63,7 +63,7 @@
\RequirePackage[usenames,dvipsnames]{xcolor}
\RequirePackage{fullpage}
\RequirePackage[margin=1.5cm]{geometry}
-\RequirePackage{fontawesome}
+\RequirePackage{fontawesome5}
\RequirePackage{hyperref}
\RequirePackage{titlesec}
\RequirePackage{array}
@@ -73,6 +73,7 @@
\RequirePackage{tikz}
\RequirePackage[skins]{tcolorbox}
\RequirePackage{fancyhdr}
+\RequirePackage{xparse}
\DeclareUnicodeCharacter{00E9}{\'{e}}
@@ -165,14 +166,21 @@
\newlength{\leftcolumn}
\setlength{\leftcolumn}{2.5cm}
+% Font Awesome icons box
+\NewDocumentCommand\faIconBox{m s O{solid}}{
+ \makebox[1.5em][c]{\IfBooleanTF{#2}{\csname fa#1\endcsname*}{\csname fa#1\endcsname}[#3]}
+}
+
% Font Awesome icons aliases
-\newcommand{\mailSymbol}{\faAt}
-\newcommand{\locationSymbol}{\faMapMarker}
-\newcommand{\infoSymbol}{\faInfo}
-\newcommand{\linkedinSymbol}{\faLinkedin}
-\newcommand{\viadeoSymbol}{\faViadeo}
-\newcommand{\mobileSymbol}{\faMobilePhone}
-\newcommand{\githubSymbol}{\faGithub}
+\newcommand{\mailSymbol}{\faIconBox{At}}
+\newcommand{\locationSymbol}{\faIconBox{MapMarker}*}
+\newcommand{\infoSymbol}{\faIconBox{Info}}
+\newcommand{\linkedinSymbol}{\faIconBox{LinkedinIn}}
+\newcommand{\viadeoSymbol}{\faIconBox{Viadeo}}
+\newcommand{\mobileSymbol}{\faIconBox{Mobile}*}
+\newcommand{\githubSymbol}{\faIconBox{Github}}
+\newcommand{\mediumSymbol}{\faIconBox{Medium}}
+\newcommand{\bitbucketSymbol}{\faIconBox{Bitbucket}}
\newcommand\link[2]{\color{linkcolor}\href{#1}{#2}\color{Black} }
\newcommand\important[1]{\textbf #1}
@@ -234,13 +242,21 @@
% Usage: \github{<github-nick>}
\newcommand*{\github}[1]{\sociallink{\githubSymbol}{https://www.github.com/#1}{github.com/#1}} % Github icon + URL
+% Render author's medium (optional)
+% Usage: \medium{<medium-nick>}
+\newcommand*{\medium}[1]{\sociallink{\mediumSymbol}{https://www.medium.com/@#1}{medium.com/#1}}
+
+% Render author's bitbucket (optional)
+% Usage: \bitbucket{<bitbucket-account-name>}
+\newcommand*{\bitbucket}[1]{\sociallink{\bitbucketSymbol}{https://bitbucket.com/#1}{bitbucket.com/#1}}
+
% Render author's email (optional)
% Usage: \email{<email adress>}
\newcommand*{\email}[1]{\sociallink{\mailSymbol}{mailto:#1}{#1}}
% Render a website link (optional)
-% Usage: \email{<email adress>}
-\newcommand*{\website}[2]{\sociallink{\faExternalLink}{#1}{#2}}
+% Usage: \website{<website name>}{<website adress>}
+\newcommand*{\website}[2]{\sociallink{\faLink}{#1}{#2}}
% Render author's mobile phone (optional)
% Usage: \smartphone{<mobile phone number>}
@@ -356,7 +372,7 @@
% Render a skill in the skills environment
% Usage: \skill{<skill>}{<level>}
\newcommand\skill[2]{
- \textbf{#1} & \foreach \x in {1,...,5}{{\color{accentcolor!80} \ifnumgreater{\x}{#2}{\faCircleThin}{\faCircle}}\enspace } \\
+ \textbf{#1} & \foreach \x in {1,...,5}{{\color{accentcolor!80} \ifnumgreater{\x}{#2}{\faCircle[regular]}{\faCircle}}\enspace } \\
}
\newcolumntype{E}{>{\raggedright\arraybackslash}p{\rightcolumnlength}}
@@ -418,12 +434,12 @@
% {<link1> <link2>}
% {<Project description>}
% {<techno1>,<techno2>}
-\newcommand\project[5]{
+\newcommand\project[4]{
\begin{minipage}[t]{\dimexpr(\linewidth) - 1.5em}
\textbf{\textsc{#1}} \hfill \textsc{#2}\smallskip\\
#3\\
#4\smallskip\\
- \footnotesize{\foreach \n in {#5}{\cvtag{\n}}}\\
+ %\footnotesize{\foreach \n in {#5}{\cvtag{\n}}}\\
\end{minipage}
\\*
}