Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dots of nav-bar appear in wrong place when using subsection #2

Closed
juniorxxue opened this issue Jun 20, 2022 · 1 comment
Closed

Dots of nav-bar appear in wrong place when using subsection #2

juniorxxue opened this issue Jun 20, 2022 · 1 comment

Comments

@juniorxxue
Copy link

Thanks for the nice template.

Screenshot 2022-06-20 at 5 35 35 PM

Screenshot 2022-06-20 at 5 34 50 PM

I noticed the dot seems not well behaved when I use "\subsection"

Is it intended?

@piazzai
Copy link
Owner

piazzai commented Jun 22, 2022

Hi! My pleasure.

That is standard behavior for the beamer navigation bar. Default themes adapt the layout to accommodate multiple lines of dots, but this theme is built with the assumption that you keep them on a single line. Space is valuable.

You can force all of them to a single line by loading beamer with the compress option:

\documentclass[compress]{beamer}

@piazzai piazzai closed this as completed Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants