Skip to content

Commit

Permalink
Add space between academic titles
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvdv1 committed Oct 9, 2014
1 parent 93aaf6b commit 2be2325
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mscthesis.sty
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
%---------------------------------------------------------------------%

\gdef\theauthor{\@author}
\gdef\@chair{Prof.dr. A. Professsor, Faculty EEMCS, TU Delft}
\gdef\@chair{Prof. dr. A. Professsor, Faculty EEMCS, TU Delft}
\gdef\@supervisor{Dr. S.T.A.F.F. Member, Faculty EEMCS, TU Delft}
\gdef\@colophon{\copyright 2014 \theauthor. All rights reserved.}

Expand Down
2 changes: 1 addition & 1 deletion thesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
}

% thesis committee:
\chair{Prof.dr. A. Professsor, Faculty EEMCS, TU Delft}
\chair{Prof. dr. A. Professsor, Faculty EEMCS, TU Delft}
\supervisor{Dr. S.T.A.F.F. Member, Faculty EEMCS, TU Delft}
% The following two are optional for LaTeX (current university
% regulations state that at least one of them should be assigned)
Expand Down

0 comments on commit 2be2325

Please sign in to comment.