-
Notifications
You must be signed in to change notification settings - Fork 57
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
#pause
is broken in 0.12
#188
Comments
Hmm interesting. I will have a look. |
I also encountered this problem, but I didn't get an error. In my case there just were no pauses in the most cases on slides between bullet points, but when I called functions as e.g. |
See #185 (comment) |
Even with this fix,
I'm assuming these show rules were removed for a good reason, but I currently don't understand them. |
The show rules were removed because they made Polylux very slow for longer presentations. I'm currently in the process of rewriting the pause implementation. So yeah on current main, |
I tried compiling the
examples/demo.typ
file with typst 0.12, but it fails due to reasons I can't understand, related to#pause
:Both of those locations are wrapped in
context
expressions, so something else must be going wrong outside.The text was updated successfully, but these errors were encountered: