-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ✨ Add files for thesis template
- Loading branch information
Showing
11 changed files
with
389 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
% Verwendung: https://de.wikibooks.org/wiki/LaTeX-Wörterbuch:_Abkürzungsverzeichnis#Verzeichnis | ||
|
||
\begin{acronym} | ||
% \acro{Kürzel}[Kurzform]{Langform} | ||
\end{acronym} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
\unnumberedSection{Kurzbeschreibung} | ||
|
||
Die Kurzbeschreibung der Arbeit ist eine sehr prägnante Inhaltsangabe, | ||
mit wichtigen Eigenschaften und Beschreibungen der in der Diplomarbeit | ||
behandelten Themengebieten. Der Umfang der Kurzbeschreibung und des | ||
Abstracts sollten eine Seite nicht überschreiten! | ||
|
||
\unnumberedSection{Abstract} | ||
|
||
Das Abstract ist die Kurzbeschreibung der Arbeit in Englisch verfasst. Ein Abstract ist | ||
eine Inhaltsangabe, die sehr prägnant verfasst ist. Der Umfang der Kurzbeschreibung und | ||
des Abstracts sollten eine Seite nicht überschreiten! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
% ---------- Vorwort ----------- | ||
\unnumberedSection{\prologuename} | ||
|
||
Im Vorwort soll eine kurze Beschreibung des schulischen Umfeldes stehen; persönliche | ||
Vorstellungen können ebenfalls enthalten sein. Im Vorwort können auch Gründe für die | ||
Wahl des Themas, Angaben zu einem persönlichen Bezug und ähnliches aufgeführt werden. | ||
Das Vorwort ist auch der Platz für Danksagungen. Um die Diplomarbeit möglichst | ||
reibungsfrei und effektiv bearbeiten zu können, sollten Sie die nachfolgenden | ||
Punkte schon zu Beginn beachten. | ||
|
||
% ------ Änderungsverlauf ------ | ||
\unnumberedSection{\historyname} | ||
\IncludeHistoryTimeline |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
% | ||
% Copyright (c) 2023 Rene Hampölz | ||
% | ||
% Use of this source code is governed by an MIT-style | ||
% license that can be found in the LICENSE file under | ||
% https://github.com/hampoelz/LaTeX-Template. | ||
% | ||
|
||
\typeout{Rene Hampölz, 2023} | ||
|
||
% ======================================== | ||
% Do not change! | ||
% ======================================== | ||
|
||
\usepackage{pgffor} | ||
\usepackage{acronym} | ||
|
||
\newcounter{CountDiplomanden} | ||
\newcounter{CountBetreuer} | ||
\newcounter{CountFirma} | ||
|
||
\nocite{*} | ||
|
||
\newcommand{\thesisname}{Thesis} | ||
\newcommand{\prologuename}{Prologue} | ||
\newcommand{\listacronymname}{List of Abbreviations} | ||
\newcommand{\historyname}{Changelog} | ||
\newcommand{\fullhistoryname}{Full changelog} | ||
|
||
\addto{\captionsgerman}{\renewcommand{\thesisname}{Diplomarbeit}} | ||
\addto{\captionsgerman}{\renewcommand{\prologuename}{Vorwort}} | ||
\addto{\captionsgerman}{\renewcommand{\listacronymname}{Abkürzungsverzeichnis}} | ||
\addto{\captionsgerman}{\renewcommand{\historyname}{Änderungsverlauf}} | ||
\addto{\captionsgerman}{\renewcommand{\fullhistoryname}{Vollständiger Änderungsverlauf}} | ||
\addto{\captionsenglish}{\renewcommand{\contentsname}{Table of Contents}} | ||
|
||
\confidential{\textbf{- {\thesisname} -}} | ||
|
||
\newcommand{\AbgabeTermin}[1]{\gdef\AbgabeTermin{#1}} | ||
|
||
\gdef\DeckblattBildSrc{} | ||
\newcommand{\DeckblattBild}[1]{\gdef\DeckblattBildSrc{#1}} | ||
|
||
\newcommand{\Diplomand}[2]{% | ||
\stepcounter{CountDiplomanden}% | ||
\expandafter\newcommand\csname diplomand\theCountDiplomanden_name \endcsname{#1}% | ||
\expandafter\newcommand\csname diplomand\theCountDiplomanden_klasse \endcsname{#2}% | ||
} | ||
|
||
\newcommand{\Betreuer}[1]{% | ||
\stepcounter{CountBetreuer}% | ||
\expandafter\newcommand\csname betreuer\theCountBetreuer \endcsname{#1}% | ||
} | ||
|
||
\newcommand{\PartnerFirma}[1]{% | ||
\stepcounter{CountFirma}% | ||
\expandafter\newcounter\expandafter{CountFirma\theCountFirma_Betreuer}% | ||
\expandafter\newcommand\csname firma\theCountFirma \endcsname{#1}% | ||
} | ||
|
||
\newcommand{\PartnerFirmaBetreuer}[2]{% | ||
\expandafter\stepcounter\expandafter{CountFirma\theCountFirma_Betreuer}% | ||
\expandafter\newcommand\csname firma\theCountFirma_betreuer\arabic{CountFirma\theCountFirma_Betreuer}_rolle \endcsname{#1}% | ||
\expandafter\newcommand\csname firma\theCountFirma_betreuer\arabic{CountFirma\theCountFirma_Betreuer}_name \endcsname{#2}% | ||
} | ||
|
||
\newcommand{\printDeckblatt}{ | ||
\clearpage | ||
\input{styles/pages/deckblatt.tex} | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printEidesstatt}{ | ||
\clearpage | ||
\input{styles/pages/eidesstatt.tex} | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printInhaltsverzeichnis}{ | ||
\clearpage | ||
\phantomsection | ||
\addcontentsline{toc}{section}{\contentsname} | ||
\tableofcontents | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printLiteratur}{ | ||
\clearpage | ||
\phantomsection | ||
\addcontentsline{toc}{section}{\refname} | ||
\printbibliography | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printAbbildungen}{ | ||
\clearpage | ||
\phantomsection | ||
\addcontentsline{toc}{section}{\listfigurename} | ||
\listoffigures | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printTabellen}{ | ||
\clearpage | ||
\phantomsection | ||
\addcontentsline{toc}{section}{\listtablename} | ||
\listoftables | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printAkronyme}{ | ||
\clearpage | ||
\unnumberedSection{\listacronymname} | ||
\input{acronyms.tex} | ||
\clearpage | ||
} | ||
|
||
\newcommand{\printFullHistory}{ | ||
\clearpage | ||
\unnumberedSection{\fullhistoryname} | ||
\IncludeHistoryTable | ||
\clearpage | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
% | ||
% Copyright (c) 2023 Rene Hampölz | ||
% | ||
% Use of this source code is governed by an MIT-style | ||
% license that can be found in the LICENSE file under | ||
% https://github.com/hampoelz/LaTeX-Template. | ||
% | ||
|
||
\typeout{Rene Hampölz, 2023} | ||
|
||
% ======================================== | ||
% Do not change! | ||
% ======================================== | ||
|
||
\date{Weiz, am \AbgabeTermin} | ||
|
||
\maketitle | ||
|
||
\vfill | ||
|
||
\begin{center} | ||
\color{htbla}{\textbf{\tsizeHuge{DIPLOMARBEIT}}} | ||
\end{center} | ||
|
||
\if\relax\detokenize\expandafter{\DeckblattBildSrc}\relax\else | ||
\vspace{2em} | ||
\begin{figure}[H] | ||
\centering | ||
\includegraphics[width=0.7\textwidth]{\DeckblattBildSrc} | ||
\end{figure} | ||
\fi | ||
|
||
\vfill | ||
|
||
\xdef\DiplomandenTableEntries{} | ||
\foreach \n in {1,...,\theCountDiplomanden}{% | ||
\xdef\DiplomandenTableEntries{% | ||
\DiplomandenTableEntries \csname diplomand\n_name \endcsname & \csname diplomand\n_klasse \endcsname \cr% | ||
}% | ||
} | ||
|
||
\xdef\BetreuerTableEntries{} | ||
\foreach \n in {1,...,\theCountBetreuer}{% | ||
\xdef\BetreuerTableEntries{% | ||
\BetreuerTableEntries \csname betreuer\n \endcsname \cr% | ||
}% | ||
} | ||
|
||
\begin{table}[H] | ||
\centering | ||
\begin{tabular}[t]{L{0.3\textwidth}C{0.15\textwidth}} | ||
\textbf{Ausgeführt von} & \textbf{Klasse} \\ | ||
\DiplomandenTableEntries | ||
\end{tabular} | ||
\hspace{0.04\textwidth} | ||
\begin{tabular}[t]{R{0.4\textwidth}} | ||
\textbf{Betreuer}\\ | ||
\BetreuerTableEntries | ||
\end{tabular} | ||
\end{table} | ||
|
||
\ifnum\value{CountFirma}=0\else | ||
\xdef\PartnerTableEntries{} | ||
\foreach \n in {1,...,\theCountFirma}{% | ||
\def\CountFirmaBetreuer{\arabic{CountFirma\n_Betreuer}}% | ||
\xdef\PartnerTableEntries{% | ||
\PartnerTableEntries \csname firma\n \endcsname% | ||
}% | ||
\foreach \i in {1,...,\CountFirmaBetreuer}{% | ||
\xdef\PartnerTableEntries{% | ||
\PartnerTableEntries & \csname firma\n_betreuer\i_rolle \endcsname: & \csname firma\n_betreuer\i_name \endcsname \cr% | ||
}% | ||
}% | ||
\ifnum\n=\value{CountFirma}\else | ||
\xdef\PartnerTableEntries{% | ||
\PartnerTableEntries \cr% | ||
}% | ||
\fi | ||
} | ||
|
||
\begin{table}[H] | ||
\centering | ||
\begin{tabular}[t]{L{0.4\textwidth}R{0.2\textwidth}L{0.3\textwidth}} | ||
\textbf{Projektpartner} & & \\ | ||
\PartnerTableEntries | ||
\end{tabular} | ||
\end{table} | ||
\fi | ||
|
||
\vfill | ||
|
||
\hrulefill\break | ||
Abgabevermerk:\\[2em] | ||
Datum: \hfill Betreuer: \hfill\null |
Oops, something went wrong.