Improve the layout of intermezzos.
[matthijs/master-project/report.git] / Report.tex
index 960c7af3d2ea3b933b97057e36eaac94e9b58220..5c67a8be9ba8831d1d54d3c38c6b037b40a429d1 100644 (file)
@@ -1,8 +1,9 @@
 \mainlanguage [en]
 \setuppapersize[A4][A4]
 \setuppagenumbering[alternative=doublesided]
-% Enable interaction (clickable links), but don't use special link colors.
-\setupinteraction[state=start,color=,contrastcolor=]
+% Enable interaction (clickable links), but don't use special link colors or a
+% bold style.
+\setupinteraction[state=start,color=,contrastcolor=,style=normal]
 % Enable interaction in the table of contents as well
 \setupcombinedlist[content][interaction=all]
 
 %\switchtotypeface [Custom] [10pt]
 
 \starttext
-% TODO: Proper title page
-\title {Haskell as a higher order structural hardware description language.}
-Matthijs Kooijman
-
-\todo{Complete titlepage}
+\input Titlepage
 
 \completecontent
 \startfrontmatter
@@ -48,7 +45,6 @@ Matthijs Kooijman
 \input Chapters/Conclusions
 \stopbodymatter
 \startbackmatter
-\todo{The references are not numbered in this list?}
 \completepublications
 \stopbackmatter
 \stoptext