move the credit command up
This commit is contained in:
@@ -138,6 +138,11 @@
|
|||||||
% remove the nagivation symbols
|
% remove the nagivation symbols
|
||||||
\setbeamertemplate{navigation symbols}{}
|
\setbeamertemplate{navigation symbols}{}
|
||||||
|
|
||||||
|
\newcommand{\credit}[1]{%
|
||||||
|
\tikz[overlay]{\node at (current page.south east)
|
||||||
|
[anchor=south east,yshift=11pt,xshift=3pt]
|
||||||
|
{\smaller \smaller {[}#1{]}};}}
|
||||||
|
|
||||||
\title{Presentation Title}
|
\title{Presentation Title}
|
||||||
% \subtitle{Presentation Subtitle}
|
% \subtitle{Presentation Subtitle}
|
||||||
\author[Benj. Mako Hill]{\textbf{Benjamin Mako Hill}\\ makohill@uw.edu}
|
\author[Benj. Mako Hill]{\textbf{Benjamin Mako Hill}\\ makohill@uw.edu}
|
||||||
@@ -152,11 +157,6 @@
|
|||||||
|
|
||||||
\date{December 2, 1980}
|
\date{December 2, 1980}
|
||||||
|
|
||||||
\newcommand{\credit}[1]{%
|
|
||||||
\tikz[overlay]{\node at (current page.south east)
|
|
||||||
[anchor=south east,yshift=11pt,xshift=3pt]
|
|
||||||
{\smaller \smaller {[}#1{]}};}}
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
% remove some of the space in the itemize to make it quite compact
|
% remove some of the space in the itemize to make it quite compact
|
||||||
|
|||||||
Reference in New Issue
Block a user