From c9f0e3ed175dbcdee84c2b93da219a5cabc65687 Mon Sep 17 00:00:00 2001 From: Michael Grinberg <michael.grinberg@iosb.fraunhofer.de> Date: Thu, 28 Mar 2019 23:38:52 +0100 Subject: [PATCH] =?UTF-8?q?Zwei=20unn=C3=B6tige=20Dateien=20entfernt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../00-FrontMatter/ExtraTitelKurzfassung.tex | 21 ---------- content/00-FrontMatter/IesTitel.tex | 39 ------------------- 2 files changed, 60 deletions(-) delete mode 100644 content/00-FrontMatter/ExtraTitelKurzfassung.tex delete mode 100644 content/00-FrontMatter/IesTitel.tex diff --git a/content/00-FrontMatter/ExtraTitelKurzfassung.tex b/content/00-FrontMatter/ExtraTitelKurzfassung.tex deleted file mode 100644 index fa7ad92..0000000 --- a/content/00-FrontMatter/ExtraTitelKurzfassung.tex +++ /dev/null @@ -1,21 +0,0 @@ -%% Der Titel für den Fall, dass nur die Kurzfassung erwünscht ist -%%%% \begin{textblock}{hsize}[ho,vo](hpos,vpos) //ho, vo, um mit Mitte statt oberer Ecke zu arbeiten -\begin{textblock}{11}(1.8,1.9) - \sffamily% - \huge% - \Centering% - \textbf{\WorkTitleDivided} -\end{textblock} -\begin{textblock}{11}(1.8,3.7) - \Centering% - \sffamily% - \Large - \textbf{\AuthorName} - \newline -\end{textblock} -\begin{textblock}{11}(1.8,4.6) - \Centering - \sffamily% - \large - Betreuer: \Reviewer -\end{textblock} \ No newline at end of file diff --git a/content/00-FrontMatter/IesTitel.tex b/content/00-FrontMatter/IesTitel.tex deleted file mode 100644 index 876b56d..0000000 --- a/content/00-FrontMatter/IesTitel.tex +++ /dev/null @@ -1,39 +0,0 @@ - -%Setze Titelseite in der IES-Art -\newcommand{\iestitle}{ - %\extratitle{\TypeOfThesis \\ \WorkTitle} - \titlehead{ - \vspace*{-40pt} - \begin{tabular}{ll} - %\unilogo{15} & - \includegraphics[width=17mm]{images/logo_4c}& - \parbox[b]{10,9cm}{ - {\large \textsc{\Uni} }\\%[-0.4em] - {\large \textsc{\Institut} }\\%[-0.4em] - {\large \textsc{\Lehrstuhl} }\\%[-0.4em] - {\normalsize \Lehrstuhlinhaber } - } - %\begin{minipage}[t][20mm][c]{1mm} - % \includegraphics[width=25mm]{ifl-symbol} - %\end{minipage}\hfill - \\[0.5cm] - \hline - \end{tabular} - } - \subject{\vspace*{3cm}\TypeOfThesis} - \title{\WorkTitle} - \author{\vspace*{1cm}\\Vorgelegt von:\\ \AuthorFull} - \publishers{\vspace*{3cm}Betreut von:\\ \MainAdvisor \\ \CoAdvisor \\[-2cm]} - \uppertitleback{%#1 #2 am\\ - \Uni \\ - \Institut \\ - \Lehrstuhl \\ - Thema: \WorkTitle \\ - Autor: \AuthorFull} - \lowertitleback{\Adresse} - %\dedication{\Widmung} - \date{\Signplace, den \Submissiondate} - \maketitle -} - -\iestitle -- GitLab