added creative commons option
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
\newcommand{\thesisEndDate}[1]{\def \theThesisEndDate{#1}}
|
||||
\newcommand{\thesisSignatureDate}[1]{\def \theThesisSignatureDate{#1}}
|
||||
\newcommand{\thesisLanguage}[1]{\def \theThesisLanguage{#1}}
|
||||
|
||||
\newcommand{\thesisCC}[1]{\def \theThesisCC{#1}}
|
||||
% Defaults
|
||||
\thesisTitle{Random Thesis Title}
|
||||
\thesisType{Master Thesis Type}
|
||||
@@ -39,9 +39,13 @@
|
||||
\thesisEndDate{dd.mm.yyyy}
|
||||
\thesisSignatureDate{dd.mm.yyyy}
|
||||
\thesisLanguage{english}
|
||||
\thesisCC{FALSE}
|
||||
|
||||
\def\dictThesisLanguageGerman{ngerman}
|
||||
\def\dictThesisLanguageEnglish{english}
|
||||
\def\dictThesisFALSE{FALSE}
|
||||
\def\dictThesisTRUE{TRUE}
|
||||
|
||||
|
||||
% Gerneral %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\usepackage[T1]{fontenc} % encoding for target files.
|
||||
@@ -174,6 +178,9 @@
|
||||
}
|
||||
\newcommand{\ssection}[1]{\vspace*{0.8em}{\textbf{#1}}\\}
|
||||
|
||||
\def\makestatutorydeclaration{
|
||||
\include{cel-thesis/eidesstattliche_erklaerung}
|
||||
}
|
||||
|
||||
\def\maketitle{
|
||||
\hypersetup{
|
||||
@@ -208,7 +215,7 @@
|
||||
\end{center}
|
||||
\hspace*{\fill}
|
||||
\newpage
|
||||
\include{cel-thesis/eidesstattliche_erklaerung}
|
||||
\makestatutorydeclaration
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user