# HG changeset patch # User Daniele Nicolodi # Date 1634482194 -7200 # Node ID 49001fa5195cb634617441d1e8945495c63eaee5 # Parent 6396966cca2527f4b82e400ad8ecd23ec4787541 Style tweaks diff -r 6396966cca25 -r 49001fa5195c cv.sty --- a/cv.sty Thu Sep 16 23:42:27 2021 +0200 +++ b/cv.sty Sun Oct 17 16:49:54 2021 +0200 @@ -22,7 +22,7 @@ % header and footer \pagestyle{fancy} -\lhead{\fontsize{9}{12}\selectfont Curriculum Vitae: \@name} +\lhead{\fontsize{9}{12}\selectfont \@name\ Curriculum Vitae} \rhead{\fontsize{9}{12}\selectfont \thepage} \cfoot{} @@ -53,7 +53,7 @@ % section headings \titlelabel{} -\titlespacing*{\section}{0pt}{2ex}{1ex} +\titlespacing*{\section}{0pt}{2.5ex}{1ex} \titleformat*{\section}{\color{thered}\large\bfseries} \titlespacing*{\subsection}{0pt}{1ex}{0.5ex}