done working on the final draft
This commit is contained in:
@@ -142,6 +142,11 @@
|
||||
\newcommand{\class}[1]{
|
||||
\def\@class{#1}
|
||||
}
|
||||
% Add institution command
|
||||
\def\@institution{ }
|
||||
\newcommand{\institution}[1]{
|
||||
\def\@institution{#1}
|
||||
}
|
||||
\pagestyle{empty}
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
@@ -174,7 +179,11 @@
|
||||
\newcommand*{\maketitlepage}
|
||||
{\begingroup
|
||||
\pagebreak
|
||||
\linespread{1}\vspace*{3in}\centering\huge\@title\normalsize \\
|
||||
\linespread{1}
|
||||
\begin{center}
|
||||
\@institution
|
||||
\end{center}
|
||||
\vspace*{3in}\centering\fontsize{12}{14.4}\selectfont\@title \\
|
||||
\vspace{4in} \centering {\@firstname\ \@lastname} \\
|
||||
\@professor \\
|
||||
\@class \\
|
||||
|
||||
Reference in New Issue
Block a user