This commit is contained in:
Never Gude 2026-06-18 12:22:38 +02:00
parent af15fec3f8
commit db180c496e
3 changed files with 18 additions and 77 deletions

View file

@ -9,7 +9,7 @@
\ProcessOptions\relax
% More declarations %
\LoadClass{scrartcl}
\LoadClass[sfdefaults=false, parskip=half]{scrartcl}
\KOMAoptions{mpinclude=true}
\recalctypearea
@ -36,9 +36,6 @@
\addtokomafont{date}{\sffamily}
\addtokomafont{publishers}{\sffamily}
% Use serif font for headings
\addtokomafont{disposition}{\rmfamily}
% Let sections be formated as in: Aufgabe 1 -- Section title
\renewcommand*{\sectionformat}{Aufgabe \thesection\autodot\enskip--\enskip}