restructure
[phd-thesis.git] / thesis.tex
index 4d3cc66..461372e 100644 (file)
@@ -1,6 +1,6 @@
 \documentclass[twoside,10pt]{book}
 
-\def\mytitle{Orchestrating the Internet of Things with Task-Oriented Programming}
+\def\mytitle{Orchestrating the Internet of Things\texorpdfstring{\\}{ }with Task-Oriented Programming}
 \def\mysubtitle{a purely functional rhapsody}
 \def\myauthor{Mart Lubbers}
 \def\mydate{\formatdate{31}{12}{2022}}
@@ -17,8 +17,6 @@
        linecolor=black,
        size=tiny,
 }
-%\newcommand{\todo}[2][1]{1}
-%\newcommand{\listoftodos}{}
 
 % Document info
 \title{\mytitle{} --- \mysubtitle{}}
@@ -57,7 +55,7 @@
 \setcounter{chapter}{-1}
 
 % Introduction
-\subfile{intro/introduction}
+\subfile{intro/intro}
 % DSL
 
 \part[\'Etude: Domain-Specific Languages]{\'Etude:\\[2ex]\smaller{}Domain-Specific Languages}%
@@ -68,7 +66,7 @@
 
 \part[Oratorio: Task-Oriented Programming]{Oratorio\\[2ex]\smaller{}Task-Oriented Programming for the Internet of Things}%
 \label{prt:top}
-\subfile{top/mtask} % MTask tutorial and implementation
+\subfile{top/top} % MTask tutorial and implementation
 
 \part[Transformation: Tiered vs.\ Tierless Programming]{Transformation:\\[2ex]\smaller{}Tiered vs.\ Tierless Programming}%
 \label{prt:tvt}
 % Glossary
 \addcontentsline{toc}{chapter}{Glossary}%
 \label{chp:glossaries}
-\printglossary%
-%\printglossary[type=\acronymtype,style=mcolindex]%
-\printglossary[type=\acronymtype]%
+\printglossary[style=mcolindex]%
+\printglossary[type=\acronymtype,style=mcolindex]%
 
 %% Lists of
 %\cleardoublepage{}