packages feed

typst-0.1.0.0: test/typ/layout/par-justify-04.typ

// Test that the last line can be shrunk
#set page(width: 155pt)
#set par(justify: true)
This text can be fitted in one line.