diff --git a/hhuthesis.cls b/hhuthesis.cls index ecbe1bcdc326244a0bcb3671799fa168c643f26a..60c5e0c9b4d321c2ba34006b02f95a30dd58d783 100644 --- a/hhuthesis.cls +++ b/hhuthesis.cls @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{hhuthesis}[2019/09/04 HHU Thesis LaTeX document class v1.2.0] +\ProvidesClass{hhuthesis}[2019/09/04 HHU Thesis LaTeX document class v1.3.0] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} % Options fallback. \ProcessOptions\relax @@ -312,10 +312,12 @@ \vspace{2cm} - \begin{tabular}{lc} - D\"usseldorf, den \@due \hspace*{2cm} & \underline{\hspace{6cm}}\\ - & \@author - \end{tabular} + \begin{centering} + \begin{tabular}{lc} + D\"usseldorf, den \@due \hspace*{1.8cm} & \underline{\hspace{6cm}}\\ + & \@author + \end{tabular} + \end{centering} } \if@titlepage