Update komaoptions and captions
This commit is contained in:
parent
168a4e2ffe
commit
c1a8cc2ede
1 changed files with 2 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue