X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.pre;h=afdb732c148286a42f7c341fd87e4532cd5a14cf;hb=2cc098c4bb590b3493bd20b37fe24a70b0407625;hp=2bb1289df9fa6f1b235b72f7edf1ff6f60ca78ca;hpb=a318fd0faad1431807ba47c39bcf5a03a8d3e26d;p=msc-thesis1617.git diff --git a/thesis.pre b/thesis.pre index 2bb1289..afdb732 100644 --- a/thesis.pre +++ b/thesis.pre @@ -15,6 +15,11 @@ \usepackage{pgf-umlsd} % Connection diagrams \usepackage{graphicx} % Graphics \usepackage{epstopdf} % Eps graphics +\usepackage{todonotes} % Todo notes +\usepackage{etoolbox} % Todo notes + +%\patchcmd{\chapter}{plain}{headings}{}{} +\patchcmd{\chapter}{plain}{headings}{}{} \usetikzlibrary{arrows,shadows} @@ -22,9 +27,9 @@ \urlstyle{tt} \hypersetup{% - pdftitle={iTasks and the Internet of Things}, + pdftitle={Task Oriented Programming and the Internet of Things}, pdfauthor={Mart Lubbers}, - pdfsubject={iTasks and the Internet of Things}, + pdfsubject={Task Oriented Programming and the Internet of Things}, pdfcreator={Mart Lubbers}, pdfproducer={Mart Lubbers}, pdfkeywords={TOP,iTasks,Clean,Function Programming,IoT}, @@ -111,7 +116,9 @@ language=Clean } -\title{iTasks and the Internet of Things} +\setcounter{secnumdepth}{5} + +\title{Task Oriented Programming and the Internet of Things} \author{Mart Lubbers BSc.\\ {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}} \date{\today}