Format part on one line
This commit is contained in:
parent
8ba531be29
commit
d88ced8f28
|
@ -3,12 +3,15 @@
|
|||
|
||||
% Sections
|
||||
|
||||
% Part: On one line
|
||||
\renewcommand*{\partformat}{\partname~\thepart:~}
|
||||
\RedeclareSectionCommand[
|
||||
runin=false,
|
||||
afterskip=0pt,
|
||||
%beforeskip=0pt,
|
||||
beforeskip=0pt,
|
||||
font=\normalsize,
|
||||
prefixfont=\normalsize,
|
||||
afterindent=false,
|
||||
style=section,
|
||||
]{part}
|
||||
\RedeclareSectionCommand[
|
||||
runin=false,
|
||||
|
|
Loading…
Reference in a new issue