How to get rid of navigation bars in beamer

后端 未结 2 1537
深忆病人
深忆病人 2021-02-01 12:37

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:

2条回答
  •  不要未来只要你来
    2021-02-01 13:09

    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 might want to check this proposal for a question/answer website focusing on LaTeX.

提交回复
热议问题