include quote into header part
This commit is contained in:
		@@ -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}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user