From 06b8a9ac6ab2f2a5517a9d121687847ea7c083eb Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Fri, 5 Jan 2018 15:01:18 +0100 Subject: [PATCH] start automatically a new page for each new section --- docs/style.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/style.tex b/docs/style.tex index 5fcf1fa..b98c621 100644 --- a/docs/style.tex +++ b/docs/style.tex @@ -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}%