忽略备份幻灯片中的页码 [英] Ignoring page numbers in backup slides

查看:59
本文介绍了忽略备份幻灯片中的页码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用乳胶中的Beamer文档类进行演示.我将有许多备份幻灯片可供离线查看,参考等.Beamer具有一项功能,可以在每张幻灯片上以{page#}/{total pages}的形式显示演示过程中的进度.如果{total pages}等于我的总页数(不包括备份幻灯片)(我不想在第一页上打败我的观众!),我真的很喜欢.有谁知道该怎么做?

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 feature that shows the progress through the presentation as {page#}/{total pages} on each slide. I would really like it if {total pages} was equivalent to my total number of pages w/out counting the back up slides (I don't want to discourage my audience on the first page!). Does anyone know how this can be done?

推荐答案

现在可以通过在所有备份"幻灯片上使用以下选项来实现:

This can now be achieved with the following option on all "backup" slides:

\begin{frame}[noframenumbering]{My Title}
\end{frame}

来源

这将导致最终的数字(例如25/25)显示在此类页面上.

This will cause the final number (e.g. 25/25) to be displayed on such pages.

一如既往,只是一个口味问题.

As always, a matter of taste.

这篇关于忽略备份幻灯片中的页码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆