packages feed

typst-0.1.0.0: test/typ/visualize/shape-aspect-05.typ

// Test that square doesn't overflow due to its aspect ratio.
#set page(width: 40pt, height: 25pt, margin: 5pt)
#square(width: 100%)
#square(width: 100%)[Hello there]