From 08824393d1377ee1217409c1988769f2b1416fe6 Mon Sep 17 00:00:00 2001 From: Michael Hamann Date: Thu, 7 Jun 2018 15:19:34 +0200 Subject: [PATCH 1/2] Remove outdated package ngerman as it breaks compilation This package is not needed anyway, babel with "ngerman" (as included) should be more than enough. --- thesisclass.cls | 2 -- 1 file changed, 2 deletions(-) diff --git a/thesisclass.cls b/thesisclass.cls index 5ba5c61..e22f42c 100644 --- a/thesisclass.cls +++ b/thesisclass.cls @@ -16,8 +16,6 @@ \ProvidesClass{thesisclass} \LoadClass[a4paper,11pt,titlepage]{scrbook} % Class based on scrbook -\RequirePackage{ngerman} % New german orthography - %% ------------------------------- -- 2.34.1 From 16de58c65d4a936e52675063f8d41b4baba2d0d1 Mon Sep 17 00:00:00 2001 From: Michael Hamann Date: Fri, 11 Oct 2019 16:27:16 +0200 Subject: [PATCH 2/2] =?utf8?q?Erkl=C3=A4rung=20aus=20SPO=20eingef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- thesis.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thesis.tex b/thesis.tex index 58b640c..84e3295 100644 --- a/thesis.tex +++ b/thesis.tex @@ -106,7 +106,7 @@ appendix \vspace{0.25cm} -I hereby declare that this document has been composed by myself and describes my own work, unless otherwise acknowledged in the text. +Ich versichere wahrheitsgemäß, die Arbeit selbstständig verfasst, alle benutzten Hilfsmittel vollständig und genau angegeben und alles kenntlich gemacht zu haben, was aus Arbeiten anderer unverändert oder mit Abänderungen entnommen wurde sowie die Satzung des KIT zur Sicherung guter wissenschaftlicher Praxis in der jeweils gültigen Fassung beachtet zu haben. \vspace{2.5cm} -- 2.34.1