Skip to content
Snippets Groups Projects
Commit dfe47907 authored by Edward Longman's avatar Edward Longman
Browse files

Fix the title page ordering and size styling

parent c386855e
No related branches found
No related tags found
No related merge requests found
......@@ -679,13 +679,15 @@
\vskip 60\p@
\begin{center}
\setlength{\parskip}{0pt}
{\large\textbf{\UNIVNAME}\par}
%<*minithesis|progress|project|gdp|gdpsummary>
{\scshape\LARGE\textbf{\univname}\par}
%% TODO: Change all the descriptions to italic like the Thesis one
%<*thesis|minithesis|progress|project|gdp|gdpsummary>
\bigskip
{\large \facname \par}
%</minithesis|progress|project|gdp|gdpsummary>
%<*minithesis|progress|project>
%</thesis|minithesis|progress|project|gdp|gdpsummary>
%<*thesis|minithesis|progress|project>
{\large \deptname \par}
%</minithesis|progress|project>
%</thesis|minithesis|progress|project>
\vfill
%<*minithesis>
{\large A mini-thesis submitted for transfer from}
......@@ -717,7 +719,7 @@
\vfill
{\large \bf \@title \par}
\vfill
{\normalsize by \authornames \par}
{\normalsize \textit{by} \textbf\authornames \par}
\vfill
{\normalsize \@date \par}
\vfill
......@@ -727,18 +729,17 @@
%<*thesis|report>
{\huge \bf \@title \par}
\vfill
{\LARGE by \par}
{\LARGE \textit{by} \par}
\smallskip
{\LARGE \authornames \par}
{\LARGE \textbf\authornames \par}
\vfill
%<*thesis>
{\large A thesis submitted in partial fulfillment for the \par}
{\large degree of Doctor of Philosophy \par}
{\large \textit{A thesis for the degree of} \par}
{\large \textit{Doctor of Philosophy} \par}
%</thesis>
%<report> {\large Technical Report \par}
\bigskip
%<*report> {\large \textit{Technical Report} \par}
\bigskip
%<thesis> {\large in the \par}
\bigskip
{\large \facname \par}
{\large \deptname \par}
\bigskip
......@@ -746,6 +747,7 @@
\bigskip
{\Large \@date \par}
\bigskip
%</report>
%</thesis|report>
\end{center}
\par
......@@ -907,13 +909,13 @@
\null\vfil
\begin{center}
\setlength{\parskip}{0pt}
{\normalsize \UNIVNAME \par}
{\textsc\normalsize \univname \par}
\bigskip
{\underline{ABSTRACT} \par}
\bigskip
{\normalsize \FACNAME \par}
{\textsc\normalsize \facname \par}
%<*thesis|minithesis|progress|project|report>
{\normalsize \DEPTNAME \par}
{\textsc\normalsize \deptname \par}
%</thesis|minithesis|progress|project|report>
\bigskip
%<*thesis>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment