X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.pre;h=b40182b4baf6bddcdf92226b03eab589fb91b1a5;hb=4a3a621122fc747cdf156468efd3c06f896f70dc;hp=3a863bdda9ac17c5d3478c09592b6dfab171a6bf;hpb=a182f0a12fdb361d341337ce8240cbcd6ca96ebc;p=msc-thesis1617.git diff --git a/thesis.pre b/thesis.pre index 3a863bd..b40182b 100644 --- a/thesis.pre +++ b/thesis.pre @@ -16,6 +16,10 @@ \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} @@ -23,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}, @@ -112,7 +116,9 @@ language=Clean } -\title{iTasks and the Internet of Things} +\setcounter{secnumdepth}{4} + +\title{Task Oriented Programming and the Internet of Things} \author{Mart Lubbers BSc.\\ {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}} \date{\today}