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,
|
BCOR=10mm,
|
||||||
twoside=true,
|
twoside=true,
|
||||||
toc=listof,
|
toc=listof,
|
||||||
titlepage=false,
|
|
||||||
headings=normal,
|
|
||||||
headsepline=true,
|
headsepline=true,
|
||||||
footsepline=false,
|
footsepline=false,
|
||||||
headinclude=false,
|
headinclude=false,
|
||||||
footinclude=false,
|
footinclude=false,
|
||||||
mpinclude=false,
|
mpinclude=false,
|
||||||
titlepage=true
|
titlepage=true,
|
||||||
|
captions=tableheading
|
||||||
}
|
}
|
||||||
|
|
||||||
\definecolor{darkgray}{RGB}{64,64,64}
|
\definecolor{darkgray}{RGB}{64,64,64}
|
||||||
|
@ -133,9 +132,6 @@
|
||||||
\AtBeginEnvironment{longtable}{\fontspec{Noto Sans Condensed Ligth}}
|
\AtBeginEnvironment{longtable}{\fontspec{Noto Sans Condensed Ligth}}
|
||||||
% \newcolumntype{P}[1]{>{\centering\arraybackslash}p{#1}}
|
% \newcolumntype{P}[1]{>{\centering\arraybackslash}p{#1}}
|
||||||
|
|
||||||
% Caption settings
|
|
||||||
\captionsetup{font=small, labelfont=bf}
|
|
||||||
|
|
||||||
% Custom quote environment
|
% Custom quote environment
|
||||||
\AtBeginEnvironment{quote}{\itshape}
|
\AtBeginEnvironment{quote}{\itshape}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue