From e400461b0572b2c3636710da139b89e602d61cbc Mon Sep 17 00:00:00 2001 From: Laurent Schmalen Date: Thu, 22 Apr 2021 13:53:34 +0200 Subject: [PATCH] Commented formatting of sections, use standard sans-serif komascript option --- cel-thesis.cls | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cel-thesis.cls b/cel-thesis.cls index 3c44a0a..0d3f54c 100644 --- a/cel-thesis.cls +++ b/cel-thesis.cls @@ -103,7 +103,7 @@ % Graphics %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Ueberschriften fett -\setkomafont{sectioning}{\normalcolor\bfseries} +%\setkomafont{sectioning}{\normalcolor\bfseries} % Bild- und Tabellen-Unterschriften formatieren \renewcommand{\caplabelfont}{\bfseries} \renewcommand{\capfont}{\small} @@ -124,6 +124,8 @@ \RequirePackage[export]{adjustbox} +\setlength{\parskip}{5pt} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Create titlepage and optional parts like a CC statement. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%