How to get rid of navigation bars in beamer
问题 How to remove the navigation bar of sections and subsections on the top of each slide generated from a beamer latex file? By the way, in my preamble, I wrote: \setbeamertemplate{navigation symbols}{} \usepackage{beamerthemeshadow} 回答1: I don't know whether this is what you want, but if you are talking about the navigation bar which has the symbols you can click on, this is the way to go: \beamertemplatenavigationsymbolsempty Funny, that is the second time you ask this.... By the way, you