Skip to content
Snippets Groups Projects
Commit 87d51ceb authored by ram's avatar ram
Browse files

Don't override \maketitle, since we seem to have gotten the cmu-titlepage

style to work.
parent b33380c8
No related branches found
No related tags found
No related merge requests found
......@@ -116,24 +116,4 @@ Projects Agency or the U.S. government.
\def\@oddfoot{}
\def\@evenfoot{\@oddfoot}
\def\maketitle{\par
\begingroup
\def\thefootnote{\fnsymbol{footnote}}
\def\@makefnmark{\hbox
to 0pt{$^{\@thefnmark}$\hss}}
\@maketitle
\@thanks
\endgroup
\setcounter{footnote}{0}
\let\maketitle\relax
\let\@maketitle\relax
\gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax}
\def\@maketitle{\vbox to 2.25in{\hsize\textwidth
\linewidth\hsize \vfil \centering
{\LARGE \@title \par} \vskip 2em {\large \begin{tabular}[t]{c}\@author
\end{tabular}\par}
\vfil}}
\sloppy
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