Archived
1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
phd-thesis/content.tex
Joshua Moerman 1a2e988bdf Grey colours
2019-05-24 13:00:08 +02:00

51 lines
1.3 KiB
TeX

\startproduct content
\enablemode[everything]
\project thesis
\starttext
\component content-other/voorblad-colofon
\startfrontmatter
\component content-other/titelblad
\component content-other/summary
\component content-other/acknowledgements
\setupwhitespace[none]
\startmode[zwartwit]
\setupinteraction[focus=standard, color=black, contrastcolor=black, style=normal]
\stopmode
\completecontent[criterium=all]
\startmode[zwartwit]
\setupinteraction[focus=standard, color=darkgray, contrastcolor=darkgray, style=normal]
\stopmode
\page[empty]\page[empty]
\stopfrontmatter
\startbodymatter
\setupheadertexts[{\sc {\getmarking[chapter]}}][\pagenumber][\pagenumber][{\sc Chapter {\getmarking[chapternumber]}}]
\component content/introduction
\startpart[title={Testing Techniques}, reference=part:testing]
\component content/test-methods
\component content/applying-automata-learning
\component content/minimal-separating-sequences
\stoppart
\startpart[title={Nominal Techniques}, reference=part:nominal]
\component content/learning-nominal-automata
\component content/ordered-nominal-sets
\component content/separated-nominal-automata
\stoppart
\stopbodymatter
\startbackmatter
\component content-other/references
\component content-other/ipa-dissertation-series
\component content-other/curriculum-vitae
\stopbackmatter
\stoptext
\stopproduct