diff --git a/awesome-cv.cls b/awesome-cv.cls index cd09903..b4ffb81 100644 --- a/awesome-cv.cls +++ b/awesome-cv.cls @@ -209,7 +209,7 @@ \newcommand*{\headerpositionstyle}[1]{{\fontsize{7.6pt}{1em}\bodyfont\scshape\color{awesome} #1}} \newcommand*{\headeraddressstyle}[1]{{\fontsize{8pt}{1em}\headerfont\itshape\color{lighttext} #1}} \newcommand*{\headersocialstyle}[1]{{\fontsize{6.8pt}{1em}\headerfont\color{text} #1}} -\newcommand*{\headerquotestyle}[1]{{\fontsize{11pt}{1em}\headerfont\color{awesome} #1}} +\newcommand*{\headerquotestyle}[1]{{\fontsize{9pt}{1em}\bodyfont\itshape\color{darktext} #1}} \newcommand*{\footerstyle}[1]{{\fontsize{8pt}{1em}\footerfont\scshape\color{lighttext} #1}} \newcommand*{\sectionstyle}[1]{{\fontsize{16pt}{1em}\bodyfont\bfseries\color{text}\@sectioncolor #1}} \newcommand*{\subsectionstyle}[1]{{\fontsize{12pt}{1em}\bodyfont\scshape\textcolor{text}{#1}}} @@ -325,10 +325,6 @@ % Define a header for CV % Usage: \makecvheader \newcommand*{\makecvheader}{ - %\descriptionstyle\faQuoteLeft - %\descriptionstyle\faQuoteRight - %\descriptionstyle\faFax - %\\ \begin{center} \headerfirstnamestyle{ \@firstname @@ -411,6 +407,9 @@ \faSkype\ \@skype } } \\ + \ifthenelse{\isundefined{\@quote}} + {} + {\vspace{6.0mm}\headerquotestyle{\@quote\\}\vspace{5.0mm}} \end{center} } diff --git a/examples/cv.pdf b/examples/cv.pdf index 031f28e..2c7c87c 100644 Binary files a/examples/cv.pdf and b/examples/cv.pdf differ diff --git a/examples/cv.tex b/examples/cv.tex index 151cc2b..5c7aeb5 100644 --- a/examples/cv.tex +++ b/examples/cv.tex @@ -54,7 +54,7 @@ \linkedin{posquit0} %%% Optionals \position{Software Engineer{\enskip\cdotp\enskip}Security Expert} -\quote{Make the change that you want to see in the world.} +\quote{``Make the change that you want to see in the world."} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/examples/resume-0.png b/examples/resume-0.png index 385ab51..901e9f5 100644 Binary files a/examples/resume-0.png and b/examples/resume-0.png differ diff --git a/examples/resume-1.png b/examples/resume-1.png index 7eb36f0..a2594d3 100644 Binary files a/examples/resume-1.png and b/examples/resume-1.png differ diff --git a/examples/resume.pdf b/examples/resume.pdf index be3a514..923b774 100644 Binary files a/examples/resume.pdf and b/examples/resume.pdf differ diff --git a/examples/resume.tex b/examples/resume.tex index b30a50b..484666c 100644 --- a/examples/resume.tex +++ b/examples/resume.tex @@ -54,7 +54,7 @@ \linkedin{posquit0} %%% Optionals \position{Software Engineer{\enskip\cdotp\enskip}Security Expert} -\quote{Make the change that you want to see in the world.} +\quote{``Make the change that you want to see in the world."} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%