add position part to header

This commit is contained in:
Posquit0.BJ 2015-11-21 14:29:45 +09:00
parent 7340185e2c
commit 444e16d085
5 changed files with 7 additions and 6 deletions

View file

@ -206,6 +206,7 @@
% For fundamental structures % For fundamental structures
\newcommand*{\headerfirstnamestyle}[1]{{\fontsize{32pt}{1em}\headerfontlight\color{graytext} #1}} \newcommand*{\headerfirstnamestyle}[1]{{\fontsize{32pt}{1em}\headerfontlight\color{graytext} #1}}
\newcommand*{\headerlastnamestyle}[1]{{\fontsize{32pt}{1em}\headerfont\bfseries\color{text} #1}} \newcommand*{\headerlastnamestyle}[1]{{\fontsize{32pt}{1em}\headerfont\bfseries\color{text} #1}}
\newcommand*{\headerpositionstyle}[1]{{\fontsize{7.6pt}{1em}\bodyfont\scshape\color{awesome} #1}}
\newcommand*{\headeraddressstyle}[1]{{\fontsize{8pt}{1em}\headerfont\itshape\color{lighttext} #1}} \newcommand*{\headeraddressstyle}[1]{{\fontsize{8pt}{1em}\headerfont\itshape\color{lighttext} #1}}
\newcommand*{\headersocialstyle}[1]{{\fontsize{6.8pt}{1em}\headerfont\color{text} #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{11pt}{1em}\headerfont\color{awesome} #1}}
@ -335,10 +336,10 @@
\@lastname \@lastname
} }
\\ \\
\vspace{2mm} \vspace{0.4mm}
\headeraddressstyle{ \ifthenelse{\isundefined{\@position}}{}{\headerpositionstyle{\@position\\}}
\ifthenelse{\isundefined{\@address}}{}{\@address} \vspace{0.4mm}
} \\ \ifthenelse{\isundefined{\@address}}{}{\headeraddressstyle{\@address\\}}
\vspace{-0.5mm} \vspace{-0.5mm}
\headersocialstyle{ \headersocialstyle{
\newbool{isstart} \newbool{isstart}

Binary file not shown.

View file

@ -53,7 +53,7 @@
\github{posquit0} \github{posquit0}
\linkedin{posquit0} \linkedin{posquit0}
%%% Optionals %%% Optionals
\position{Software Engineer} \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.}

Binary file not shown.

View file

@ -53,7 +53,7 @@
\github{posquit0} \github{posquit0}
\linkedin{posquit0} \linkedin{posquit0}
%%% Optionals %%% Optionals
\position{Software Engineer} \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.}