Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #6 from corny/patch-1
Browse files Browse the repository at this point in the history
Add whitespace between matriculation name and matriculation number
  • Loading branch information
Dominik Menke committed Feb 22, 2015
2 parents bb4256e + de26a22 commit d04be8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@
\def\and{$\qquad$}
\@author\\
\@authoremail\\
\matriculationname \@matriculationnumber \\[3em]
\matriculationname~\@matriculationnumber \\[3em]
\strut\@date\par%
\vfill%
\begin{tabular}{rl}
Expand Down

0 comments on commit d04be8a

Please sign in to comment.