fine tune location of \credit{} output
This commit is contained in:
@@ -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}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user