typst icon indicating copy to clipboard operation
typst copied to clipboard

[Feature Request] Basic Floating

Open Andonome opened this issue 2 years ago • 0 comments

Right now, an image at the end of a grid column enters the next column. Would it be possible to acheive basic floating with a #float command which moves the target image (or anything else) to the top of the next grid, but continue placing the text in the first column?

It would also be good to have a command which lays the object outside of any current grids, so that a wide image could 'float' to the top or bottom of the next page.

Example of issue:

image

Andonome avatar Mar 22 '23 12:03 Andonome