Skip to content
Snippets Groups Projects
Commit 70927e71 authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Fix overfull hbox issue

parent 5e12e6c0
No related branches found
No related tags found
No related merge requests found
\NeedsTeXFormat{LaTeX2e} \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. \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} % Options fallback.
\ProcessOptions\relax \ProcessOptions\relax
...@@ -312,10 +312,12 @@ ...@@ -312,10 +312,12 @@
\vspace{2cm} \vspace{2cm}
\begin{centering}
\begin{tabular}{lc} \begin{tabular}{lc}
D\"usseldorf, den \@due \hspace*{2cm} & \underline{\hspace{6cm}}\\ D\"usseldorf, den \@due \hspace*{1.8cm} & \underline{\hspace{6cm}}\\
& \@author & \@author
\end{tabular} \end{tabular}
\end{centering}
} }
\if@titlepage \if@titlepage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment