https://bugs.documentfoundation.org/show_bug.cgi?id=154355
Bug ID: 154355
Summary: Implement minimum-raggedness paragraph-scope line
breaking
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
LO and MSO implement a simplistic algorithm for line breaking: Try placing as
many words as possible on each line, given what's on previous lines. However,
this often results in somewhat less pleasant - more ragged - paragraphs.
It would be nice - at least as a configurable option - to have a more involved
algorithm which optimizes for less raggedness, perhaps like the one used in
TeX.
See:
https://en.wikipedia.org/wiki/Line_wrap_and_word_wrap
--
You are receiving this mail because:
You are the assignee for the bug.