This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
是的,来自Beamer 指南的第223页:
要删除导航符号,\usenavigationsymbolstemplate{}
要删除导航符号,
\usenavigationsymbolstemplate{}
尽管看起来语法从那时起已经发生了变化。 这个更新的页面有:
\setbeamertemplate{navigation symbols}{}%remove navigation symbols
Yes, from p.223 of the Beamer guide:
To remove navigation symbols,\usenavigationsymbolstemplate{}
To remove navigation symbols,
Although it looks like the syntax has changed since then. This more recent page has:
最简单的方法是:
\beamertemplatenavigationsymbolsempty
The simplest way is:
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
是的,来自Beamer 指南的第223页:
尽管看起来语法从那时起已经发生了变化。 这个更新的页面有:
Yes, from p.223 of the Beamer guide:
Although it looks like the syntax has changed since then. This more recent page has:
最简单的方法是:
The simplest way is: