From d472fa0b8850acbb7f55cbb2ed570d2aa81cc334 Mon Sep 17 00:00:00 2001 From: Jake VanderVaate Date: Wed, 24 Nov 2021 14:44:06 -0600 Subject: added article template, updated resume and pdf2png --- resume/commands.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resume/commands.tex') diff --git a/resume/commands.tex b/resume/commands.tex index a6d2897..3abc222 100644 --- a/resume/commands.tex +++ b/resume/commands.tex @@ -6,12 +6,14 @@ rightmargin=9pt, itemsep=4pt } + \titleformat{\section} {\vspace{-4mm}\raggedright\LARGE\mdseries} {} {0em} {\vspace{-8mm}\hrule} + %Entry for experience \newcommand{\entry}[5]{ \vspace{-2mm} %top spacing @@ -45,6 +47,7 @@ itemsep=4pt \raggedright } + %Coursework and descriptions \newcommand{\course}[2]{ \normalsize{\textbf{#1}} \\ -- cgit v1.2.1