From: Raymond Canzanese Date: Fri, 8 May 2015 20:49:35 +0000 (-0400) Subject: Add Drexel logo to title page X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dfa907020dceb7db0e0f232cba98f66aa8a93f72;p=drexel-thesis.git Add Drexel logo to title page Reflects requirements specified in the 2014-2015 Thesis Manual [1]. [1]: https://www.library.drexel.edu/sites/default/files/thesismanual.pdf --- diff --git a/drexel-thesis.dtx b/drexel-thesis.dtx index 5f07593..b0cf9c1 100644 --- a/drexel-thesis.dtx +++ b/drexel-thesis.dtx @@ -2539,10 +2539,15 @@ % Some more stretchy space for the bottom if we're not in draft mode. % \begin{macrocode} % \end{macrocode} -% Add some stretchy space to center the title vertically if we're in -% \Lopt{pagebreak} mode. -% \begin{macrocode} - \if@DUT@pagebreak \vspace*{\fill} \fi +% Add some stretchy space to center the title vertically and add a +% Drexel logo to the bottom of the page if we're in +% \Lopt{pagebreak} mode. If the title is more than three lines it +% will overlap the logo. +% \begin{macrocode} + \if@DUT@pagebreak \vspace*{\fill} + \centering + \mbox{\smash{\includegraphics[width=4cm]{drexel-logo}}} + \fi \end{@DUT@titlepage}% % \end{macrocode} % And that's it. We reset the footnote counter for the rest of the