20
0

fine tune location of \credit{} output

This commit is contained in:
2016-12-10 19:05:39 -08:00
parent 9cbba9f4aa
commit df243815bf

View File

@@ -154,7 +154,7 @@
\newcommand{\credit}[1]{% \newcommand{\credit}[1]{%
\tikz[overlay]{\node at (current page.south east) \tikz[overlay]{\node at (current page.south east)
[anchor=south east,yshift=1.1em,xshift=0.35em] [anchor=south east,yshift=11pt,xshift=3pt]
{\smaller \smaller {[}#1{]}};}} {\smaller \smaller {[}#1{]}};}}
\begin{document} \begin{document}
@@ -197,6 +197,7 @@ An itemized list:
\end{tcolorbox} \end{tcolorbox}
} }
\credit{Image credit: Shaw and Hill, 2099.}
\note{These are the slide 2 notes.} \note{These are the slide 2 notes.}
\end{frame} \end{frame}