diff options
Diffstat (limited to 'gathing-eng')
-rw-r--r-- | gathing-eng/module-career.tex | 3 |
1 files changed, 2 insertions, 1 deletions
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 \\ |