diff --git a/hhuthesis.cls b/hhuthesis.cls index a4ff1d883acd9011c2d41c0fb8f72be9d5fb4d54..fb009f528d81bc17a12caf2cf3c4255f81383486 100644 --- a/hhuthesis.cls +++ b/hhuthesis.cls @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{hhuthesis}[2020/09/03 HHU Thesis LaTeX document class v1.18] +\ProvidesClass{hhuthesis}[2020/09/03 HHU Thesis LaTeX document class v1.19] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} % Options fallback. \ProcessOptions\relax @@ -277,8 +277,6 @@ {\LARGE \textbf \@title \par}% \vfill \begin{otherlanguage}{ngerman} - {von\\\large \textbf \@author \par}% - \vfill {{\large \@degree{}arbeit}\par im Studiengang \@subject \\ zur Erlangung des akademischen Grades \par @@ -286,11 +284,13 @@ (\ifthenelse{\equal{\@degree}{Master}}{M}{B}.Sc.) \par} \par}% \vspace{20mm} + {vorgelegt von\\\large \textbf \@author \par}% + \vfill \begin{tabular}{ll} Beginn der Arbeit: & \@begin \\ Abgabe der Arbeit: & \@due \\ Gutachter: & \@fstexaminer \\ - & \@sndexaminer \\ + & \@sndexaminer \\ \end{tabular} \end{otherlanguage} \end{center}