changeset 24:49001fa5195c

Style tweaks
author Daniele Nicolodi <daniele@grinta.net>
date Sun, 17 Oct 2021 16:49:54 +0200
parents 6396966cca25
children 608d78441570
files cv.sty
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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}