|
@@ -84,7 +84,7 @@
|
|
% Quellcode
|
|
% Quellcode
|
|
% für Formatierung in Quelltexten, hier im Anhang
|
|
% für Formatierung in Quelltexten, hier im Anhang
|
|
\usepackage{listings}
|
|
\usepackage{listings}
|
|
-\usepackage{color} % Farben
|
|
|
|
|
|
+\usepackage{color, colortbl} % Farben
|
|
|
|
|
|
\colorlet{punct}{red!60!black}
|
|
\colorlet{punct}{red!60!black}
|
|
\definecolor{background}{HTML}{EEEEEE}
|
|
\definecolor{background}{HTML}{EEEEEE}
|
|
@@ -254,6 +254,9 @@ frame=tb}
|
|
\chapter{Retrospection}
|
|
\chapter{Retrospection}
|
|
\input{chapter/5retrospection}
|
|
\input{chapter/5retrospection}
|
|
|
|
|
|
|
|
+ \chapter{Contributors}
|
|
|
|
+ \input{chapter/6contributors}
|
|
|
|
+
|
|
\appendix
|
|
\appendix
|
|
\chapter{Appendix}\label{ch:appendix}
|
|
\chapter{Appendix}\label{ch:appendix}
|
|
\input{chapter/appendix}
|
|
\input{chapter/appendix}
|