appendixnumberbeamer

Manage frame numbering in appendixes in beamer

Version:
1.2
Copyright:
Jérôme Lelong
License:
gpl3
Packaged on:
01/16/2018 21:01:42
Number of files:
4
Size on disk:
4.7 kB

This package fixes the frame numbering in beamer when using an appendix such that the slides from the appendix are not counted in the total frame number of the main part of the document. The total frame number counter is reset to 0 when entering the appendix. The standard usage is to include \usepackage{appendixnumberbeamer} in the preamble and then declare the beginning of the appendix as usual using the \appendix command.