From 66ffe1467dbf34dffc45f6d7465468c27534c2fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Casta=C3=B1eda?= Date: Wed, 11 Oct 2023 00:14:47 -0500 Subject: [PATCH] Move double line to \maketitle command For consistency with cover letter in case it changes. Still need to figure out how exactly text pushed up the lines and makes it inconsistent currently. --- angelpack.sty | 10 ++++++++++ cover_letter.tex | 6 ------ main.tex | 6 ------ 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/angelpack.sty b/angelpack.sty index 5343eb5..6cd5487 100644 --- a/angelpack.sty +++ b/angelpack.sty @@ -61,6 +61,14 @@ \href{https://github.com/acsqdotme} {github.com/acsqdotme} } +\newcommand{\doubleline}[0]{ + \vspace{-2.8mm} + \noindent\hrulefill + + \vspace{-4.5mm} + \noindent\hrulefill +} + %%%%%%%%%%%%%%%%% left-right title %\renewcommand{\maketitle}[0]{\noindent{\Huge @@ -77,6 +85,8 @@ \email · \github · \website \end{center} \vspace{-4.1mm} + + \doubleline } %%%%%%%%%%%%%% URL coloring %%%%%%%%%%%%%%%% diff --git a/cover_letter.tex b/cover_letter.tex index 7e52d1d..2b2cdb3 100644 --- a/cover_letter.tex +++ b/cover_letter.tex @@ -32,12 +32,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \maketitle -\vspace{-2.8mm} -\noindent\hrulefill - -\vspace{-4.5mm} -\noindent\hrulefill - \itemspace \vspace{3em} diff --git a/main.tex b/main.tex index e0670c5..220a8e7 100644 --- a/main.tex +++ b/main.tex @@ -26,12 +26,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \maketitle -\vspace{-2.8mm} -\noindent\hrulefill - -\vspace{-4.5mm} -\noindent\hrulefill - \itemspace %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Summary/Objective