fix formatting for sections
authorBenjamin Mako Hill <mako@atdot.cc>
Sun, 3 Jan 2016 22:26:03 +0000 (14:26 -0800)
committerBenjamin Mako Hill <mako@atdot.cc>
Sun, 3 Jan 2016 22:26:03 +0000 (14:26 -0800)
- lines up the section and subsection headings
- increases size of section headings slightly

bmh-cv.tex

index 417e5d0f5a2726eb40feed3a15f36440265c623d..5e0ddafac68c413cb3d7c1ae90036f16455b0cce 100644 (file)
@@ -42,6 +42,7 @@
 
 \titleformat{\section}[leftmargin]
 {\normalfont 
+\fontsize{12}{15}
 \sffamily\bfseries\filleft}
 {}{0pt}{\color{BrickRed}}
 \titlespacing{\section}
@@ -51,7 +52,7 @@
 {\normalfont \bf}
 {}{0pt}{}
 \titlespacing{\subsection}
-{0em}{-1em}{0em}
+{0em}{-1.2em}{0em}
 
 % create a special cvlist environment to format the items
 \newenvironment{cvlist}{

Benjamin Mako Hill || Want to submit a patch?