Mercurial > hg > cv
comparison cv.sty @ 24:49001fa5195c
Style tweaks
author | Daniele Nicolodi <daniele@grinta.net> |
---|---|
date | Sun, 17 Oct 2021 16:49:54 +0200 |
parents | 6396966cca25 |
children |
comparison
equal
deleted
inserted
replaced
23:6396966cca25 | 24:49001fa5195c |
---|---|
20 % orcid command | 20 % orcid command |
21 \DeclareRobustCommand\orcid[1]{\href{https://orcid.org/#1}{\nolinkurl{#1}}} | 21 \DeclareRobustCommand\orcid[1]{\href{https://orcid.org/#1}{\nolinkurl{#1}}} |
22 | 22 |
23 % header and footer | 23 % header and footer |
24 \pagestyle{fancy} | 24 \pagestyle{fancy} |
25 \lhead{\fontsize{9}{12}\selectfont Curriculum Vitae: \@name} | 25 \lhead{\fontsize{9}{12}\selectfont \@name\ Curriculum Vitae} |
26 \rhead{\fontsize{9}{12}\selectfont \thepage} | 26 \rhead{\fontsize{9}{12}\selectfont \thepage} |
27 \cfoot{} | 27 \cfoot{} |
28 | 28 |
29 % date format | 29 % date format |
30 \newdateformat{df}{\monthname~\THEYEAR} | 30 \newdateformat{df}{\monthname~\THEYEAR} |
51 \@info | 51 \@info |
52 \end{tabular}} | 52 \end{tabular}} |
53 | 53 |
54 % section headings | 54 % section headings |
55 \titlelabel{} | 55 \titlelabel{} |
56 \titlespacing*{\section}{0pt}{2ex}{1ex} | 56 \titlespacing*{\section}{0pt}{2.5ex}{1ex} |
57 \titleformat*{\section}{\color{thered}\large\bfseries} | 57 \titleformat*{\section}{\color{thered}\large\bfseries} |
58 \titlespacing*{\subsection}{0pt}{1ex}{0.5ex} | 58 \titlespacing*{\subsection}{0pt}{1ex}{0.5ex} |
59 | 59 |
60 % miscellaneous dimensions | 60 % miscellaneous dimensions |
61 \setlength{\parskip}{0pt} | 61 \setlength{\parskip}{0pt} |