Actually compile the Future work chapter.
[matthijs/master-project/report.git] / Report.tex
index bff1e2ad1f3d3edbc965d623a50e43767cba96b1..f4b68070e6e4f81c0c2dcfb7d85226123a996f0d 100644 (file)
@@ -1,9 +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]
 
@@ -16,8 +22,9 @@
 Matthijs Kooijman
 
 \completecontent
-\chapter{Introduction}
-\input Chapters/State
-\chapter{Normalization}
-\chapter{VHDL generation}
+\input Chapters/Introduction
+\input Chapters/HardwareDescription
+\input Chapters/Prototype
+\input Chapters/Normalization
+\input Chapters/Future
 \stoptext