set vertical whitespace around subsection headers to be the same as section headers in memos.
This commit is contained in:
parent
34433f5b82
commit
c3e2622e1d
@ -179,6 +179,11 @@
|
|||||||
% reduce skip after section heading
|
% reduce skip after section heading
|
||||||
\setaftersecskip{1pt}
|
\setaftersecskip{1pt}
|
||||||
\setbeforesecskip{-1em}
|
\setbeforesecskip{-1em}
|
||||||
|
\setaftersubsecskip{1pt}
|
||||||
|
\setbeforesubsecskip{-1em}
|
||||||
|
% \setaftersubsubsecskip{1pt}
|
||||||
|
% \setbeforesubsubsecskip{-1em}
|
||||||
|
|
||||||
|
|
||||||
% 'abstract' title, bigger skip from title
|
% 'abstract' title, bigger skip from title
|
||||||
% \renewcommand{\maketitle}{\{\preauthor \theauthor\} \hfill \thetitle}
|
% \renewcommand{\maketitle}{\{\preauthor \theauthor\} \hfill \thetitle}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user