Update komaoptions and captions

This commit is contained in:
Marcus Kammer 2025-01-16 22:02:36 +01:00
parent 168a4e2ffe
commit c1a8cc2ede
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -35,14 +35,13 @@
BCOR=10mm,
twoside=true,
toc=listof,
titlepage=false,
headings=normal,
headsepline=true,
footsepline=false,
headinclude=false,
footinclude=false,
mpinclude=false,
titlepage=true
titlepage=true,
captions=tableheading
}
\definecolor{darkgray}{RGB}{64,64,64}
@ -133,9 +132,6 @@
\AtBeginEnvironment{longtable}{\fontspec{Noto Sans Condensed Ligth}}
% \newcolumntype{P}[1]{>{\centering\arraybackslash}p{#1}}
% Caption settings
\captionsetup{font=small, labelfont=bf}
% Custom quote environment
\AtBeginEnvironment{quote}{\itshape}