feat: better spacing of paragraphs, etc
Update helpers / build_helpers (push) Successful in 21s

This commit is contained in:
2026-07-12 15:53:55 +02:00
parent 38d21cf529
commit 276348a957
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -681,16 +681,16 @@
\makeatletter
\renewcommand\paragraph{%
\@startsection{paragraph}{4}{0mm}%
{-\baselineskip}%
{.5\baselineskip}%
{-0.5\parskip}%
{0.25\parskip}%
{\normalfont\normalsize\bfseries}}
\makeatother
\makeatletter
\renewcommand\subparagraph{%
\@startsection{subparagraph}{5}{0mm}%
{-\baselineskip}%
{.5\baselineskip}%
{-0.2\parskip}%
{0.1\parskip}%
{\normalfont\small\bfseries}}
\makeatother
+4 -4
View File
@@ -84,16 +84,16 @@
\makeatletter
\renewcommand\paragraph{%
\@startsection{paragraph}{4}{0mm}%
{-\baselineskip}%
{.5\baselineskip}%
{-0.5\parskip}%
{0.25\parskip}%
{\normalfont\normalsize\bfseries}}
\makeatother
\makeatletter
\renewcommand\subparagraph{%
\@startsection{subparagraph}{5}{0mm}%
{-\baselineskip}%
{.5\baselineskip}%
{-0.2\parskip}%
{0.1\parskip}%
{\normalfont\small\bfseries}}
\makeatother