Compare commits

...

2 Commits

Author SHA1 Message Date
Simon Bruder de468a1350
Add command to add fake section 2023-03-25 13:02:40 +01:00
Simon Bruder dbe7dc17d5
Add part formatting 2023-03-25 13:02:29 +01:00
1 changed files with 12 additions and 0 deletions

View File

@ -3,6 +3,12 @@
% Sections
\RedeclareSectionCommand[
afterskip=0pt,
%beforeskip=0pt,
font=\normalsize,
prefixfont=\normalsize,
]{part}
\RedeclareSectionCommand[
runin=false,
afterskip=0pt,
@ -10,6 +16,7 @@
font=,
tocindent=0cm,
tocnumwidth=2em,
counterwithin=part,
]{section}
\RedeclareSectionCommand[
runin=false,
@ -94,6 +101,11 @@
\renewcommand*\thesubsectionfive{(\arabic{subsectionfive})}
\renewcommand*\thesubsectionsix{\greek{subsectionsix})}
% Add command to add fake section.
% Adding a real section was not that easy.
\newcommand*{\frage}[1]{\addcontentsline{toc}{section}{Frage #1}%
\textbf{Frage #1}}
% Bibliography style overrides for biblatex-jura2
% Global: Use commas for everything