diff --git a/texmf/tex/latex/mycustomstyles/komageneral.sty b/texmf/tex/latex/mycustomstyles/komageneral.sty index 383291ca..68c649d7 100644 --- a/texmf/tex/latex/mycustomstyles/komageneral.sty +++ b/texmf/tex/latex/mycustomstyles/komageneral.sty @@ -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}