Ignoring page numbers in backup slides

前端 未结 9 1599
谎友^
谎友^ 2021-01-30 06:10

I am using the beamer document class in latex to make a presentation. I will have a number of back up slides which are there for offline viewing, reference etc. Beamer has a f

9条回答
  •  清酒与你
    2021-01-30 06:58

    This can be done with the appendixnumberbeamer package. Just add \usepackage{appendixnumberbeamer} to the preamble and use \appendix before the first backup slide.

提交回复
热议问题