1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
# Created by Jonathan Herbert
#include:geometry
#include:fontawesome
#include:xcolor
#include:tikz
#include:tcolorbox
#include:enumitem
#include:graphicx
#include:etoolbox
#include:dashrule
#include:multirow
#include:tabularx
#include:changepage
#include:biblatex
\itemmarker
\ratingmarker
\divider
\emailsymbol
\phonesymbol
\homepagesymbol
\locationsymbol
\linkedinsymbol
\twittersymbol
\githubsymbol
\orcidsymbol
\mailsymbol
\printinfo{%<symbol%>}{%<name%>}
\name{%<name%>}
\tagline{%<information%>}
\photo{%<size%>}{%<file%>}
\email{%<email%>}
\mailaddress{%<mail address%>}
\phone{%<phone number%>}
\homepage{%<homepage address%>}
\twitter{%<twitter username%>}
\linkedin{%<linkedin username%>}
\github{%<github username%>}
\orcid
\location{%<location%>}
\personalinfo
\makecvheader
\cvsection[%<sidebar file%>]{%<heading%>}#L2
\cvsubsection{%<heading%>}#L3
\cvachievement{%<icon%>}{%<name%>}{%<description%>}
\cvevent{%<title%>}{%<company or institution%>}{%<time period%>}{%<location%>}
\cvtag{%<name%>}
\cvskill{%<name%>}{%<value%>}
\wheelchart
\cvref{%<name%>}{%<institue%>}{%<email%>}
\addsidebar
\addnextpagesidebar
\begin{fullwidth}
\end{fullwidth}
|