roy's comments: chapter 6
[msc-thesis1617.git] / thesis.tex
index 611367f..782e142 100644 (file)
@@ -1,6 +1,6 @@
 %&thesis
 \usepackage[nonumberlist]{glossaries}  % Glossaries and acronyms
-\usepackage[]{algorithm2e}             % Pseudocode
+\usepackage[algochapter]{algorithm2e}             % Pseudocode
 \makeglossaries%
 
 \input{glossaries}
 \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}