Improve Normalization chapter a bit.
[matthijs/master-project/report.git] / Report.tex
index c80a9162ba97b88b2a511efbf774d1ca82e83480..fb11144309437b5194ad59f94f56680d9c3041f3 100644 (file)
@@ -1,10 +1,15 @@
 \mainlanguage [en]
 \setuppapersize[A4][A4]
+% Enable interaction (clickable links), but don't use special link colors.
+\setupinteraction[state=start,color=,contrastcolor=]
+% Enable interaction in the table of contents as well
+\setupcombinedlist[content][interaction=all]
 
 \input Utils/Fonts
 \input Utils/Formats
 \input Utils/Lambda
 \input Utils/Shortcuts
+\input Utils/Metapost
 
 \usetypescript [Custom]
 
 Matthijs Kooijman
 
 \completecontent
-\chapter{Introduction}
+\input Chapters/Introduction
+\input Chapters/Context
+\input Chapters/HardwareDescription
+\input Chapters/Prototype
 \input Chapters/Normalization
-\input Chapters/State
-\chapter{Normalization}
-\chapter{VHDL generation}
+\input Chapters/Future
 \stoptext