X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=782e1421fa22ad5e1f334a7864c105057e6eefa8;hb=2cc098c4bb590b3493bd20b37fe24a70b0407625;hp=611367fdda9080edc9e6dbabc3aa4dc28ee74eb2;hpb=a182f0a12fdb361d341337ce8240cbcd6ca96ebc;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index 611367f..782e142 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,6 +1,6 @@ %&thesis \usepackage[nonumberlist]{glossaries} % Glossaries and acronyms -\usepackage[]{algorithm2e} % Pseudocode +\usepackage[algochapter]{algorithm2e} % Pseudocode \makeglossaries% \input{glossaries} @@ -46,10 +46,10 @@ \chapter{Embedded Domain Specific Languages}\label{chp:dsl} \input{methods.dsl} -\chapter{The mTask EDSL}\label{chp:mtask} +\chapter[The mTask EDSL]{The \gls{mTask} \gls{EDSL}}\label{chp:mtask} \input{methods.mtask} -\chapter{Extending the mTask EDSL}\label{chp:mtaskcont} +\chapter[Extending the mTask EDSL]{Extending the \gls{mTask} {EDSL}}\label{chp:mtaskcont} \input{results.mtask} \chapter{System Architecture}\label{chp:arch}