#Flushbottom option
4 messages · Page 1 of 1 (latest)
Maybe #v(1fr) ?
That would be more akin to \vfill\null but not necessarily \flushbottom
Yeah, looking into it more, seems that it's just not possible with typst currently
GitHub
Description In TeX there is a concept called glue stretching (see this StackOverflow answer for more details). As far as I understand it, the basic idea is that instead of having a fixed height vsp...