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

fix progress bar not to break apart #120

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

enklht
Copy link
Contributor

@enklht enklht commented Nov 21, 2024

I found an issue with the rendering of progress bars in the section slides. I have added a single line of code to prevent this problem.

Thank you for considering my contribution. Feel free to use or modify it as needed!

minimal example

#import "@preview/touying:0.5.3": *
#import themes.metropolis: *
#show: metropolis-theme
#set grid(gutter: 1em)

= First chapter
= Second chapter

This is how the example above renders in typst.app.
You may see the progress bar is broken in the first chapter title slide.
image

@enklht enklht marked this pull request as ready for review November 21, 2024 05:38
@OrangeX4
Copy link
Member

Thanks!

@OrangeX4 OrangeX4 merged commit c0ea6e5 into touying-typ:main Nov 22, 2024
@enklht enklht deleted the progress-bar-gutter branch November 30, 2024 14:39
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

Successfully merging this pull request may close these issues.

2 participants