diff --git a/resources/ormc_handout.cls b/resources/ormc_handout.cls index 1c6c62c..7d22ccd 100755 --- a/resources/ormc_handout.cls +++ b/resources/ormc_handout.cls @@ -16,7 +16,7 @@ % along with this program. If not, see . \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{ormc_handout}[2023/05/29 2.0.1 ORMC Handout] +\ProvidesClass{ormc_handout}[2023/05/29 2.0.2 ORMC Handout] @@ -460,7 +460,7 @@ \newcounter{section_counter} \NewDocumentCommand{\section}{ m d<> }{ \stepcounter{section_counter} - \vspace{8mm} + \vspace{4mm} {\bf\Large \hfill Part \arabic{section_counter}\IfNoValueF{#1}{: #1} \hfill} \IfNoValueF{#2}{\@customlabel{#2}Part \arabic{section_counter}} \\* \vspace{2mm}