Commit 5acae159 authored by Crawford, Sam's avatar Crawford, Sam
Browse files

Restricting size of author block on title page.

parent 85c9db17
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -260,6 +260,7 @@
\begin{center}
\printrestrict%
\end{center}
\vspace{1em}
}
\fi
\fi
@@ -407,12 +408,14 @@ agency thereof.}}

%%% TITLE %%%
{\Large\textbf{\MakeUppercase{\@title}}}
\vspace{3\baselineskip}%
\vspace{\stretch{1}}%

%%% TITLE %%%
%%% AUTHOR %%%
\maxsizebox*{!}{3.75in}{% Restrict size of author box.
\begin{tabular}[t]{c}%
 \@author%
\end{tabular}%
}

\vspace{\stretch{.5}}

+6 −3
Original line number Diff line number Diff line
@@ -260,6 +260,7 @@
\begin{center}
\printrestrict%
\end{center}
\vspace{1em}
}%
\fi
\fi
@@ -425,12 +426,14 @@ agency thereof.}}

%%% TITLE %%%
{\Large\textbf{\MakeUppercase{\@title}}}
\vspace{3\baselineskip}%
\vspace{\stretch{1}}%

%%% AUTHORS %%%
%%% AUTHOR %%%
\maxsizebox*{!}{3.75in}{% Restrict size of author box.
\begin{tabular}[t]{c}%
 \@author%
\end{tabular}%
}

\vspace{\stretch{.5}}

+6 −4
Original line number Diff line number Diff line
@@ -228,7 +228,7 @@
\def\and{\\}% Newline between authors
\large\sffamily%
\setlength\tabcolsep{0pt}%
\maxsizebox*{!}{2.25in}{% Restrict size of author box.
\maxsizebox*{!}{2in}{% Restrict size of author box.
\begin{tabular}[t]{l}%
\@author%
\end{tabular}
@@ -397,12 +397,14 @@ thereof.}}

%%% TITLE %%%
{\Large\textbf{\MakeUppercase{\@title}}}
\vspace{3\baselineskip}%
\vspace{\stretch{1}}%

%%% TITLE %%%
%%% AUTHOR %%%
\maxsizebox*{!}{3.75in}{% Restrict size of author box.
\begin{tabular}[t]{c}%
 \@author%
\end{tabular}%
}

\vspace{\stretch{.5}}