Fletcher Porter

Results 33 comments of Fletcher Porter

I can imagine two paths: - Document that the user must ensure that T can be constructed with that many bits - Easy to implement - I don't think it's...

Does this require any action on my part? Happy to write an example if necessary, though I'm not quite sure what I would write as the image URL.

I was able to work around this by setting `columns: (auto, 1fr)` as so. ```typst #wrap-content( figure( rect(fill: teal, radius: 0.5em, width: 300pt), caption: [A figure], ), lorem(100), columns: (auto,...