]> gitweb.michael.orlitzky.com - beamer-mjo.git/commitdiff
Drop the UMBC title graphic: it's been six years.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 9 Jun 2023 14:51:59 +0000 (10:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 9 Jun 2023 14:51:59 +0000 (10:51 -0400)
beamerinnerthemeUMBC.sty
images/umbc_logo.pdf [deleted file]

index fd0d36b4bcf363274ce98cd2c06fcdc7a546d5fd..180b03ca414513048110673eb028d25c260217e3 100644 (file)
@@ -3,9 +3,6 @@
 \useinnertheme{circles}
 
 
-% Title page.
-\titlegraphic{\includegraphics[width=.35\textwidth]{images/umbc_logo.pdf}}
-
 \defbeamertemplate*{title page}{umbc}[1][]
 {
   \vbox{}
     \begin{beamercolorbox}[sep=0pt,center,#1]{title}
       \usebeamerfont{subtitle}\insertsubtitle\par%
     \end{beamercolorbox}%
+
+    % Without a logo to take up the available space, it looks better
+    % if we move the author's name down a bit.
+    \vspace{4em}
+
     \begin{beamercolorbox}[sep=4pt,center,#1]{author}
       \usebeamerfont{author}\insertauthor
     \end{beamercolorbox}
-    {\usebeamercolor[fg]{titlegraphic}\inserttitlegraphic\par}
   \end{centering}
   \vfill
 }
diff --git a/images/umbc_logo.pdf b/images/umbc_logo.pdf
deleted file mode 100644 (file)
index fc716b3..0000000
Binary files a/images/umbc_logo.pdf and /dev/null differ