Some fixes to the prototype chapter.
[matthijs/master-project/report.git] / Report.tex
index 2919383c6b27db5c43770b3f2e62f9c0bcd65704..576bad86b43bde16a03a2c90b28eaa507f95e4b1 100644 (file)
@@ -29,7 +29,7 @@
 \switchtotypeface [Custom] [10pt]
 \setupheader[style={\switchtotypeface[Custom][12pt]}]
 \setupfooter[style={\switchtotypeface[Custom][12pt]}]
-\setupfootnotes[style={\switchtotypeface[Custom][10pt]\italic}]
+\setupfootnotes[style={\switchtotypeface[Custom][10pt]\italic},way=bypage]
 
 % Hide header texts and use the header space for text.
 \setuphead[chapter][header=high]
@@ -48,6 +48,7 @@
 \startfrontmatter
 \input Titlepage
 
+\input Chapters/Abstract
 \completecontent
 
 % Force a page break so the headers will not apply to the last page of
@@ -78,6 +79,8 @@
 \stopbodymatter
 \startbackmatter
 \completepublications
+% The stopbackmatter inserts a non-empty right page, it seems
+\page[emptyright]
 \stopbackmatter
 \stoptext