add lots of EOL-%

This commit is contained in:
Johannes Böttcher 2016-01-04 15:08:46 +01:00
parent 3bbe3a673a
commit 07a7da4a0d

View file

@ -406,93 +406,93 @@ Vitae Class]
}\acvNamedelim\headerlastnamestyle{% }\acvNamedelim\headerlastnamestyle{%
\@lastname% \@lastname%
}% }%
\\[\acvAfternameskip] \\[\acvAfternameskip]%
\ifthenelse{\isundefined{\@position}}{}{\headerpositionstyle{\@position\\[\acvAfterpositionskip]}} \ifthenelse{\isundefined{\@position}}{}{\headerpositionstyle{\@position\\[\acvAfterpositionskip]}}%
\ifthenelse{\isundefined{\@address}}{}{\headeraddressstyle{\@address\\[\acvwAfteraddressskip]}} \ifthenelse{\isundefined{\@address}}{}{\headeraddressstyle{\@address\\[\acvwAfteraddressskip]}}%
\headersocialstyle{ \headersocialstyle{%
\newbool{isstart} \newbool{isstart}%
\setbool{isstart}{true} \setbool{isstart}{true}%
\ifthenelse{\isundefined{\@mobile}} \ifthenelse{\isundefined{\@mobile}}%
{} {}%
{ {%
\faMobile\acvIconsep\@mobile \faMobile\acvIconsep\@mobile%
\setbool{isstart}{false} \setbool{isstart}{false}%
} }%
\ifthenelse{\isundefined{\@email}} \ifthenelse{\isundefined{\@email}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false}%
} }%
{\@headersocialsep} {\@headersocialsep}%
\href{mailto:\@email}{\faEnvelope\acvIconsep\@email} \href{mailto:\@email}{\faEnvelope\acvIconsep\@email}%
} }%
\ifthenelse{\isundefined{\@homepage}} \ifthenelse{\isundefined{\@homepage}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false}%
} }%
{\@headersocialsep} {\@headersocialsep}%
\href{http://\@homepage}{\faHome\acvIconsep\@homepage} \href{http://\@homepage}{\faHome\acvIconsep\@homepage}%
} }%
\ifthenelse{\isundefined{\@github}} \ifthenelse{\isundefined{\@github}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false}%
} }%
{\@headersocialsep} {\@headersocialsep}%
\href{https://github.com/\@github}{\faGithubSquare\acvIconsep\@github} \href{https://github.com/\@github}{\faGithubSquare\acvIconsep\@github}%
} }%
\ifthenelse{\isundefined{\@stackoverflowid}} \ifthenelse{\isundefined{\@stackoverflowid}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false} %
} }%
{\@headersocialsep} {\@headersocialsep}%
\href{https://stackoverflow.com/users/\@stackoverflowid}{\faStackOverflow\acvIconsep\@stackoverflowname} \href{https://stackoverflow.com/users/\@stackoverflowid}{\faStackOverflow\acvIconsep\@stackoverflowname}%
} }%
\ifthenelse{\isundefined{\@linkedin}} \ifthenelse{\isundefined{\@linkedin}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false}%
} }%
{\@headersocialsep} {\@headersocialsep}%
\href{https://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\acvIconsep\@linkedin} \href{https://www.linkedin.com/in/\@linkedin}{\faLinkedinSquare\acvIconsep\@linkedin}%
} }%
\ifthenelse{\isundefined{\@twitter}} \ifthenelse{\isundefined{\@twitter}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false} %
} }%
{\@headersocialsep} {\@headersocialsep}%
\href{https://twitter.com/\@twitter}{\faTwitter\acvIconsep\@twitter} \href{https://twitter.com/\@twitter}{\faTwitter\acvIconsep\@twitter}%
} }%
\ifthenelse{\isundefined{\@skype}} \ifthenelse{\isundefined{\@skype}}%
{} {}%
{ {%
\ifbool{isstart} \ifbool{isstart}%
{ {%
\setbool{istart}{false} \setbool{istart}{false} %
} }%
{\@headersocialsep} {\@headersocialsep}%
\faSkype\acvIconsep\@skype \faSkype\acvIconsep\@skype%
} }%
} \\[\acvAfterSocialskip] } \\[\acvAfterSocialskip]%
\ifthenelse{\isundefined{\@quote}} \ifthenelse{\isundefined{\@quote}}%
{} {}%
{\vspace{\acvBeforequoteskip}\headerquotestyle{\@quote\\}\vspace{\acvAfterquoteskip}} {\vspace{\acvBeforequoteskip}\headerquotestyle{\@quote\\}\vspace{\acvAfterquoteskip}}%
\end{center} \end{center}%
} }
% Define a footer for CV % Define a footer for CV