Tagged Questions
2
votes
1answer
95 views
How can I get the first and the last frame of an part in beamer class?
Beamer class differentiates between pages and frames. To get the first page of a part beamer provides the command \insertpartstartpage and for the last page \insertpartendpage.
Is there a chance to ...