Fixed reopened issue #16

This commit is contained in:
Krishna Kumar 2015-10-08 18:29:44 +01:00
parent ab298c74ec
commit 0e0d1e617a
2 changed files with 7 additions and 4 deletions

View File

@ -987,11 +987,12 @@ wish to left align your text}
% Submission Text
{\usebox{\PHD@submission}}
\end{center}
% College and degree date
\vfill
{\usebox{\PHD@collegedate}}
\end{center}
\end{singlespace}
}
@ -1210,11 +1211,13 @@ wish to left align your text}
% College and Date Box
\newsavebox{\PHD@collegedate}
\begin{lrbox}{\PHD@collegedate}
\begin{minipage}[c]{0.95\textwidth}
\begin{minipage}[c]{\textwidth}
\large
\ifthenelse{\equal{\@college}{}}{
% college is not defined
\@degreedate
\begin{center}
\@degreedate
\end{center}
}{
% college is defined
\begin{minipage}[b]{0.49\textwidth}

Binary file not shown.