Tagged Questions
6
votes
1answer
451 views
Why can't I load miniframes outer theme after Szeged theme?
Making some tests to answer omit delete second bar under the navigation bar in szeged theme I found that
\documentclass{beamer}
\usetheme{Szeged}
\useoutertheme[subsection=false]{miniframes}
...