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