Fixed reopened issue #16
This commit is contained in:
parent
ab298c74ec
commit
0e0d1e617a
@ -987,11 +987,12 @@ wish to left align your text}
|
|||||||
% Submission Text
|
% Submission Text
|
||||||
{\usebox{\PHD@submission}}
|
{\usebox{\PHD@submission}}
|
||||||
|
|
||||||
\end{center}
|
|
||||||
|
|
||||||
% College and degree date
|
% College and degree date
|
||||||
\vfill
|
\vfill
|
||||||
{\usebox{\PHD@collegedate}}
|
{\usebox{\PHD@collegedate}}
|
||||||
|
|
||||||
|
\end{center}
|
||||||
|
|
||||||
\end{singlespace}
|
\end{singlespace}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1210,11 +1211,13 @@ wish to left align your text}
|
|||||||
% College and Date Box
|
% College and Date Box
|
||||||
\newsavebox{\PHD@collegedate}
|
\newsavebox{\PHD@collegedate}
|
||||||
\begin{lrbox}{\PHD@collegedate}
|
\begin{lrbox}{\PHD@collegedate}
|
||||||
\begin{minipage}[c]{0.95\textwidth}
|
\begin{minipage}[c]{\textwidth}
|
||||||
\large
|
\large
|
||||||
\ifthenelse{\equal{\@college}{}}{
|
\ifthenelse{\equal{\@college}{}}{
|
||||||
% college is not defined
|
% college is not defined
|
||||||
|
\begin{center}
|
||||||
\@degreedate
|
\@degreedate
|
||||||
|
\end{center}
|
||||||
}{
|
}{
|
||||||
% college is defined
|
% college is defined
|
||||||
\begin{minipage}[b]{0.49\textwidth}
|
\begin{minipage}[b]{0.49\textwidth}
|
||||||
|
BIN
thesis.pdf
BIN
thesis.pdf
Binary file not shown.
Loading…
Reference in New Issue
Block a user