Hiding slides

4,237 views
Skip to first unread message

kpal

unread,
Aug 12, 2010, 8:37:04 AM8/12/10
to LaTeX Beamer class
Hi,

I wonder if it is it possible to include a set of hidden slides in a
Beamer presentation. I am thinking of a presentation that would have
appendices, located in the PDF file after the concluding slide of the
main part of the presentation. These appendices are not listed in the
main table of contents and are not counted in the "total number of
pages". However, if I need to show one, these appendices are linked
to hrefs located in the main part of the presentation.

Thanks,

Vedran Miletić

unread,
Aug 12, 2010, 12:24:11 PM8/12/10
to beamer...@googlegroups.com
2010/8/12 kpal <kpalama...@gmail.com>:

There is an undocumented option that does this, it's noframenumbering,
that can be used this way:

\begin{frame}[noframenumbering]
...
\end{frame}

Does it help?

--
Vedran Miletić

kpal

unread,
Aug 13, 2010, 1:03:23 PM8/13/10
to LaTeX Beamer class
On Aug 12, 5:24 pm, Vedran Miletić <riva...@gmail.com> wrote:
> 2010/8/12 kpal <kpalamartch...@gmail.com>:
Thanks,

It kind of helps, but there is a small problem: the frame number for
the frames marked 'noframenumbering' gets stuck and repeats from frame
to frame.

I found another solution though: using \appendix with the
appendixnumberbeamer package (http://cermics.enpc.fr/~lelong/Latex/
appendixnumberbeamer.sty) does the job well. The frame numbering is
reset after the \appendix command.

Just one more question: is it possible to redefine the frame style in
the middle of a presentation? I would like to make the appendix page
numbers to look differently, for example, with letter 'A' (for
Appendix) added.

Thanks,

Reply all
Reply to author
Forward
0 new messages