Enable interaction (clickable links) in the table of contents.
[matthijs/master-project/report.git] / Report.tex
index 40b94b66e55a0a0e9d858cd3f58195c68487a60d..bbcc14e6a81db4eb85ff9c20ffc2a4c8682847a1 100644 (file)
@@ -1,5 +1,9 @@
 \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
@@ -20,6 +24,7 @@ Matthijs Kooijman
 \completecontent
 \input Chapters/Introduction
 \input Chapters/HardwareDescription
+\input Chapters/Prototype
 \input Chapters/Normalization
 \input Chapters/State
 \stoptext