Add a section on the output format.
[matthijs/master-project/report.git] / Report.tex
index 4941ad786932be5b7f72c2b12ac1eaef9237e607..fb11144309437b5194ad59f94f56680d9c3041f3 100644 (file)
@@ -2,6 +2,8 @@
 \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
@@ -21,8 +23,9 @@ Matthijs Kooijman
 
 \completecontent
 \input Chapters/Introduction
+\input Chapters/Context
 \input Chapters/HardwareDescription
 \input Chapters/Prototype
 \input Chapters/Normalization
-\input Chapters/State
+\input Chapters/Future
 \stoptext