This is a future request, I know it's not an easy problem. When I'm writing slides I often end up having to manually size text so that it doesn't wrap to the next page/slide. It would be nice if polylux (or typst in general) offered a function (of flag on the text function) that prevented the block from wrapping to the next page and resized it to keep it on the page.
Same thing with images, if I include an image on a slide, I don't want it to appear on the next slide. I guess fundamentally this is an issue with how slides vs. pages work. Generally slides should never wrap contents onto another slide.
This is a future request, I know it's not an easy problem. When I'm writing slides I often end up having to manually size text so that it doesn't wrap to the next page/slide. It would be nice if polylux (or typst in general) offered a function (of flag on the
textfunction) that prevented the block from wrapping to the next page and resized it to keep it on the page.Same thing with images, if I include an image on a slide, I don't want it to appear on the next slide. I guess fundamentally this is an issue with how slides vs. pages work. Generally slides should never wrap contents onto another slide.