Browse Source

correction after feedback from PAS

master
Michael Preisach 4 years ago
parent
commit
cc52b44955
  1. 1
      .gitignore
  2. BIN
      thesis/MAIN.pdf
  3. 2
      thesis/config.tex
  4. 6
      thesis/cover/coversheet.tex

1
.gitignore

@ -1,3 +1,4 @@
unterschrift.png
## Core latex/pdflatex auxiliary files:
*.aux
*.lof

BIN
thesis/MAIN.pdf

Binary file not shown.

2
thesis/config.tex

@ -50,7 +50,7 @@
%% Hier den Typ der Arbeit eingeben (0: Keine Arbeit, 1: Bachelorarbeit, 2: Masterarbeit, 3: Dissertation, 4: Diplomarbeit):
%% Enter the type of paper here (0: Not Thesis, 1: Bachelor’s Thesis, 2: Master’s Thesis, 3: Dissertation, 4: Diploma Degree Thesis):
\def\type{0}
\def\type{2}
%% Hier ggf. Untertitel eingeben; stehen unter dem K (nur bei 0):
%% If necessary, enter a subtitle here; below the K (only for 0):

6
thesis/cover/coversheet.tex

@ -118,8 +118,8 @@
\else
\relax
\fi
\or Bachelor Thesis
\or Master Thesis
\or Bachelor's Thesis
\or Master's Thesis
\or Doctoral Thesis
\or Diploma Thesis
\fi
@ -128,7 +128,7 @@
\relax
\else
{
\normalsize to obtain the academic degree of
\normalsize to confer the academic degree of
}
\vskip2mm
\fi

Loading…
Cancel
Save