On Friday, 11 Mar 2016 at 13:01, Giacomo M wrote:
> Dear all,
> I would like to set a background image for some slides. AFAIK, the way
> to achieve this in beamer is by using sth like:
> \usebackgroundtemplate{\tikz\node
> {\includegraphics[width=\textwidth]{mybackpic}};}
> before the \begin{frame}
Dear all,
I would like to set a background image for some slides. AFAIK, the way
to achieve this in beamer is by using sth like:
\usebackgroundtemplate{\tikz\node
{\includegraphics[width=\textwidth]{mybackpic}};}
before the \begin{frame} of the slide of interest (and after the
\end{frame}).
I w