Add part formatting
This commit is contained in:
parent
9e4e448486
commit
9406bd3656
|
@ -3,6 +3,12 @@
|
||||||
|
|
||||||
% Sections
|
% Sections
|
||||||
|
|
||||||
|
\RedeclareSectionCommand[
|
||||||
|
afterskip=0pt,
|
||||||
|
%beforeskip=0pt,
|
||||||
|
font=\normalsize,
|
||||||
|
prefixfont=\normalsize,
|
||||||
|
]{part}
|
||||||
\RedeclareSectionCommand[
|
\RedeclareSectionCommand[
|
||||||
runin=false,
|
runin=false,
|
||||||
afterskip=0pt,
|
afterskip=0pt,
|
||||||
|
@ -10,6 +16,7 @@
|
||||||
font=,
|
font=,
|
||||||
tocindent=0cm,
|
tocindent=0cm,
|
||||||
tocnumwidth=2em,
|
tocnumwidth=2em,
|
||||||
|
counterwithin=part,
|
||||||
]{section}
|
]{section}
|
||||||
\RedeclareSectionCommand[
|
\RedeclareSectionCommand[
|
||||||
runin=false,
|
runin=false,
|
||||||
|
|
Loading…
Reference in a new issue