added page break after each section

This commit is contained in:
Nishogi 2024-03-25 18:11:46 +01:00
parent cd58c398c7
commit 869525061d

View File

@ -887,6 +887,9 @@ $else$
}
\pagestyle{eisvogel-header-footer}
\let\oldsection\section
\renewcommand{\section}{\clearpage\oldsection}
$if(book)$
\deftripstyle{ChapterStyle}{}{}{}{}{\pagemark}{}
\renewcommand*{\chapterpagestyle}{ChapterStyle}