如何删除 LaTeX Beamer 模板的页脚? [英] How to Remove Footers of LaTeX Beamer Templates?

查看:99
本文介绍了如何删除 LaTeX Beamer 模板的页脚?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I am using the "beamerthemesplit" template of the Beamer LaTeX package. This templates includes the author's name and the title of the presentation in the footer of all pages. Is anyone aware of any way to suppress this footer?

解决方案

I got rid of the default footer, and inserted page numbers instead using the following commands.

%gets rid of bottom navigation bars
setbeamertemplate{footline}[page number]

%gets rid of navigation symbols
setbeamertemplate{navigation symbols}{}

这篇关于如何删除 LaTeX Beamer 模板的页脚?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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