Adjusted spacing
This commit is contained in:
parent
65d3529848
commit
a5b8655434
@ -16,7 +16,7 @@
|
|||||||
% along with this program. If not, see <https://www.gnu.org/licenses/>.
|
% along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
\NeedsTeXFormat{LaTeX2e}
|
\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}
|
\newcounter{section_counter}
|
||||||
\NewDocumentCommand{\section}{ m d<> }{
|
\NewDocumentCommand{\section}{ m d<> }{
|
||||||
\stepcounter{section_counter}
|
\stepcounter{section_counter}
|
||||||
\vspace{8mm}
|
\vspace{4mm}
|
||||||
{\bf\Large \hfill Part \arabic{section_counter}\IfNoValueF{#1}{: #1} \hfill}
|
{\bf\Large \hfill Part \arabic{section_counter}\IfNoValueF{#1}{: #1} \hfill}
|
||||||
\IfNoValueF{#2}{\@customlabel{#2}Part \arabic{section_counter}} \\*
|
\IfNoValueF{#2}{\@customlabel{#2}Part \arabic{section_counter}} \\*
|
||||||
\vspace{2mm}
|
\vspace{2mm}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user