You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#import "@preview/touying:0.5.2": *
#import themes.simple: *
#show: simple-theme.with(aspect-ratio: "16-9")
#slide[
- text #uncover("2-")[covered test] text
- text
- text
]
#slide[
- text #only("2-")[covered test] text
- text
- text
]
The uncover or only seems to be applied to also the text in the following bullets.
The text was updated successfully, but these errors were encountered:
Reproduce:
The
uncover
oronly
seems to be applied to also the text in the following bullets.The text was updated successfully, but these errors were encountered: