typst/tests/typ/bugs/justify-hanging-indent.typ

7 lines
169 B
Typst

// Test that combination of justification and hanging indent doesn't result in
// an underfull first line.
---
#set par(hanging-indent: 2.5cm, justify: true)
#lorem(5)