packages feed

typst-0.1.0.0: test/typ/text/linebreak-07.typ

// Test justified breaks.
#set par(justify: true)
With a soft #linebreak(justify: true)
break you can force a break without #linebreak(justify: true)
breaking justification. #linebreak(justify: false)
Nice!