https://bugs.documentfoundation.org/show_bug.cgi?id=149248
--- Comment #8 from László Németh <[email protected]> --- It's easy to disable hyphenation of the last word, if you really need it, using one of the following workarounds: – Replace the space before the word with a line break (Shift-Enter); – Insert Word Joiners (U+2060) by Insert→Formatting Mark→Word Joiner; – Set language of the word to [None] in Format→Character… See the attached test document. To disable hyphenation of all last words, search them by using the [^ ]*$ regex clicking on the "Find All" button, close Find and Replace, and set language of the selected words to [None] (see the attached screenshot). -- You are receiving this mail because: You are the assignee for the bug.
