made some changes

This commit is contained in:
2022-04-01 22:31:02 +02:00
parent 9e5386163d
commit 2e1a3e5b01
7 changed files with 299 additions and 177 deletions

View File

@@ -22,7 +22,7 @@
% enter the department
%
\def\dep{Höheren Abteilung für IT Medientechnik}
%
% enter the student names
%
\def\nameone{Quirin Ecker}
@@ -30,7 +30,7 @@
%\def\namethree{Sebastian Schwammal}
%\def\namefour{Sabine Schwammal}
%
% enter the name of the supervisor
% enter the name of the supervisor
%
\def\firstreferee{Markus Haslinger}
%
@@ -41,7 +41,7 @@
% enter month and year
\def\date{April 2022}
%
% the vertical alignment heavily depends on the length of the title and number of students
% the vertical alignment heavily depends on the length of the title and number of students
% below you might add additional space via (several) \medskip or \bigskip.
% do not change anything else
% -------------------------------------------------------------------------------