https://issues.apache.org/bugzilla/show_bug.cgi?id=53316
--- Comment #5 from Manuel Mall <[email protected]> --- AFAIK you cannot switch off the Knuth algorithm or fallback to a simpler algorithm. Looking at your output1.pdf it would be interesting to figure out what a first fit algorithm would produce. For example the word 'its' moves to the first line. 'in the' but probably not 'BSS' moves to the second line. That is not enough to move 'documentation' to the 3rd line. Leaving you with a very short 3rd line. My gut feel is it would look inferior to what you have now. But I could be wrong. -- You are receiving this mail because: You are the assignee for the bug.
