Allow commas in implicit subscripts.
[matthijs/master-project/report.git] / Report.tex
index 367d0935be5f1da9e3bec3afea84405b8d8faf05..bbcc14e6a81db4eb85ff9c20ffc2a4c8682847a1 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]
 
@@ -19,6 +24,7 @@ Matthijs Kooijman
 \completecontent
 \input Chapters/Introduction
 \input Chapters/HardwareDescription
+\input Chapters/Prototype
 \input Chapters/Normalization
 \input Chapters/State
 \stoptext