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

48 lines
1.4 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]
\setupinteraction[focus=standard, color=black, contrastcolor=black, style=normal]
\completecontent[criterium=all]
\startmode[zwartwit]\setupinteraction[focus=standard, color=darkgray, contrastcolor=darkgray, style=normal]\stopmode
\startnotmode[zwartwit]\setupinteraction[focus=standard, color=darkgray, contrastcolor=darkgray, style=normal]\stopnotmode
\page[empty]\page[empty]
\stopfrontmatter
\startbodymatter
\setupheadertexts[][{\sc {\getmarking[chapter]}}\qquad\pagenumber][\pagenumber\qquad{\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