Add option to add signature
This commit is contained in:
@@ -34,6 +34,8 @@ beforeskip=0pt,
|
||||
\newcommand{\thesisStartDate}[1]{\def \theThesisStartDate{#1}}
|
||||
\newcommand{\thesisEndDate}[1]{\def \theThesisEndDate{#1}}
|
||||
\newcommand{\thesisSignatureDate}[1]{\def \theThesisSignatureDate{#1}}
|
||||
\newcommand{\thesisSignature}[1]{\def \theThesisSignature{#1}}
|
||||
\newcommand{\thesisSignatureHeight}[1]{\def \theThesisSignatureHeight{#1}}
|
||||
\newcommand{\thesisLanguage}[1]{\def \theThesisLanguage{#1}}
|
||||
\newcommand{\thesisCC}[1]{\def \theThesisCC{#1}}
|
||||
\newcommand{\thesisPythonWatermark}[1]{\def \theThesisPythonWatermark{#1}}
|
||||
@@ -47,6 +49,8 @@ beforeskip=0pt,
|
||||
\thesisStartDate{dd.mm.yyyy}
|
||||
\thesisEndDate{dd.mm.yyyy}
|
||||
\thesisSignatureDate{dd.mm.yyyy}
|
||||
\thesisSignature{}
|
||||
\thesisSignatureHeight{2cm}
|
||||
\thesisLanguage{english}
|
||||
\thesisCC{FALSE}
|
||||
\thesisPythonWatermark{FALSE}
|
||||
|
||||
Reference in New Issue
Block a user