von nixversteh » Do 1. Mai 2025, 21:48
Moin liebe User,
gerne hätte ich den Weißraum über den Überschriften verringert. Jemand einen Tipp?
Hat dieser Code damit zu tun, und wie muss ich ihn ändern?
\RedeclareSectionCommand[
beforeskip=-1\baselineskip,
afterskip=.5\baselineskip]{chapter}
\RedeclareSectionCommand[
beforeskip=-1\baselineskip,
afterskip=.5\baselineskip]{section}
\RedeclareSectionCommand[
beforeskip=-.75\baselineskip,
afterskip=.5\baselineskip]{subsection}
\RedeclareSectionCommand[
beforeskip=-.5\baselineskip,
afterskip=.25\baselineskip]{subsubsection}
\RedeclareSectionCommand[
beforeskip=.5\baselineskip,
afterskip=-1em]{paragraph}
\RedeclareSectionCommand[
beforeskip=-.5\baselineskip,
afterskip=-1em]{subparagraph}
Moin liebe User,
gerne hätte ich den Weißraum über den Überschriften verringert. Jemand einen Tipp?
Hat dieser Code damit zu tun, und wie muss ich ihn ändern?
[code]\RedeclareSectionCommand[
beforeskip=-1\baselineskip,
afterskip=.5\baselineskip]{chapter}
\RedeclareSectionCommand[
beforeskip=-1\baselineskip,
afterskip=.5\baselineskip]{section}
\RedeclareSectionCommand[
beforeskip=-.75\baselineskip,
afterskip=.5\baselineskip]{subsection}
\RedeclareSectionCommand[
beforeskip=-.5\baselineskip,
afterskip=.25\baselineskip]{subsubsection}
\RedeclareSectionCommand[
beforeskip=.5\baselineskip,
afterskip=-1em]{paragraph}
\RedeclareSectionCommand[
beforeskip=-.5\baselineskip,
afterskip=-1em]{subparagraph}[/code]