start automatically a new page for each new section

This commit is contained in:
Andreas Zweili 2018-01-05 15:01:18 +01:00
parent f97499e205
commit 06b8a9ac6a
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@
\setlength{\skip\footins}{0.5cm}
\usepackage[bottom,hang]{footmisc}
%each section should start on a new page
\usepackage{titlesec}
\newcommand{\sectionbreak}{\clearpage}
%European style paragraphs
\setlength{\parskip}{\baselineskip}%
\setlength{\parindent}{0pt}%