From c1a8cc2edeb3cc08e1363b4f0bd44cc353bb8e55 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Thu, 16 Jan 2025 22:02:36 +0100 Subject: [PATCH] Update komaoptions and captions --- texmf/tex/latex/mycustomstyles/komageneral.sty | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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}