Do not indent the first after all sections

This may not be the nicest way typographically, but it saves space.
¯\_(ツ)_/¯
master
Simon Bruder 2023-03-28 13:18:24 +02:00
parent de468a1350
commit 96d45538e0
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,7 @@
%beforeskip=0pt,
font=\normalsize,
prefixfont=\normalsize,
afterindent=false,
]{part}
\RedeclareSectionCommand[
runin=false,
@ -17,6 +18,7 @@
tocindent=0cm,
tocnumwidth=2em,
counterwithin=part,
afterindent=false,
]{section}
\RedeclareSectionCommand[
runin=false,
@ -25,6 +27,7 @@
font=,
tocindent=0.5cm,
tocnumwidth=2em,
afterindent=false,
]{subsection}
\RedeclareSectionCommand[
runin=false,
@ -33,6 +36,7 @@
font=,
tocindent=1cm,
tocnumwidth=2em,
afterindent=false,
]{subsubsection}
\DeclareSectionCommand[
afterskip=0pt,