From a2158065316f6b87a147bcc93e5a2b50fca867cf Mon Sep 17 00:00:00 2001 From: feynmansfedora Date: Mon, 26 Aug 2019 12:40:04 -0400 Subject: Minor restructuring --- gathing-eng/module-career.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gathing-eng/module-career.tex b/gathing-eng/module-career.tex index 368398d..efe9f87 100644 --- a/gathing-eng/module-career.tex +++ b/gathing-eng/module-career.tex @@ -15,7 +15,8 @@ \def\title#1{\centerline{\fourteenbf \baselineskip=16.8pt #1}} \newcount\sectionct \sectionct=1 \def\thesection#1{Section #1:} -\def\section#1{\thesection{\the\sectionct} #1\advance\sectionct by 1 \par\hrule} +\def\sectform#1{#1\par\hrule}%consolidates formatting +\def\section#1{\sectform{\thesection{\the\sectionct} #1}\advance\sectionct by 1} %Header Holden Rohrer \\ -- cgit