Hello,
usually in a presentation the titlepage of the presentation is repeated at the end of the presentation, so that the assistants keep in remind the title and the authors, and then the questions round starts.
I have done this by typing...
%%%% First frame
\begin{frame}[label=title]
\titlepage
\end{frame}
.
.
.
%%%% Last frame
\againframe{title}
My problem is that I have used a sidebar theme and I can see the toc at the last point, where I want only to see the TOC undeployed.... Do you know what I mean?
Could somebody help me? Thank you in advance...
Document Classes ⇒ Beamer: last frame = titlepage
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Beamer: last frame = titlepage
OK, for somebody with the same problem...I have "botched up"...
Once you have the PDF file, extract the first page and insert it at the end of the document...
But I wonder myself if this would be possible without this botched job...

Once you have the PDF file, extract the first page and insert it at the end of the document...
But I wonder myself if this would be possible without this botched job...
