done working on the final draft

This commit is contained in:
2025-09-16 01:02:22 -05:00
parent 129ed8b7db
commit 55688ad27b
3 changed files with 12 additions and 3 deletions

View File

@@ -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 \\