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