From 0edcf1ec35709cd18a97bbbb2fc7ae06d4d2c82c Mon Sep 17 00:00:00 2001 From: Christophe ROGER Date: Wed, 17 Oct 2018 20:19:33 +1100 Subject: [FIX] Reduce box size [FIX] Add a websiteSymbol macro that use faIconBox macro --- yaac-another-awesome-cv.cls | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/yaac-another-awesome-cv.cls b/yaac-another-awesome-cv.cls index 0bf2eaf..a5afc40 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/10/12 v1.10.0 'YAAC: Another Awesome CV' Class] +\ProvidesClass{yaac-another-awesome-cv}[2018/10/17 v1.10.1 'YAAC: Another Awesome CV' Class] \LoadClass[a4paper]{article} @@ -168,7 +168,7 @@ % 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]} + \makebox[1.2em][c]{\IfBooleanTF{#2}{\csname fa#1\endcsname*}{\csname fa#1\endcsname}[#3]} } % Font Awesome icons aliases @@ -181,6 +181,7 @@ \newcommand{\githubSymbol}{\faIconBox{Github}} \newcommand{\mediumSymbol}{\faIconBox{Medium}} \newcommand{\bitbucketSymbol}{\faIconBox{Bitbucket}} +\newcommand{\websiteSymbol}{\faIconBox{Link}} \newcommand\link[2]{\color{linkcolor}\href{#1}{#2}\color{Black} } \newcommand\important[1]{\textbf #1} @@ -197,11 +198,11 @@ % Render a text with its symbol % Usage; \socialtext{}{