Do not put the frontmatter titles into the header area.
[matthijs/master-project/report.git] / Report.tex
index 715ab13c1966d296089a175e918fb58c3dff6359..59b8010a00251aecb128990cb4261803c8d85942 100644 (file)
@@ -33,6 +33,8 @@
 
 % Hide header texts and use the header space for text.
 \setuphead[chapter][header=high]
 
 % Hide header texts and use the header space for text.
 \setuphead[chapter][header=high]
+% But not for the abstract, acknowledgements and toc
+\setuphead[title][header=empty]
 
 % Insert completely empty pages to put new chapter headers on the right
 % page (i.e., not headers and footers).
 
 % Insert completely empty pages to put new chapter headers on the right
 % page (i.e., not headers and footers).
@@ -48,6 +50,7 @@
 \startfrontmatter
 \input Titlepage
 
 \startfrontmatter
 \input Titlepage
 
+\input Chapters/Abstract
 \completecontent
 
 % Force a page break so the headers will not apply to the last page of
 \completecontent
 
 % Force a page break so the headers will not apply to the last page of
@@ -78,6 +81,8 @@
 \stopbodymatter
 \startbackmatter
 \completepublications
 \stopbodymatter
 \startbackmatter
 \completepublications
+% The stopbackmatter inserts a non-empty right page, it seems
+\page[emptyright]
 \stopbackmatter
 \stoptext
 
 \stopbackmatter
 \stoptext