The Problem
The starting scenario: left-aligned text, no issues:
Setting a paragraph to justified results this:
Last lines of paragraphs are stretched to full width. That is not something to show the client, isn’t it?
Adding TAB to the end of paragraphs usually fixes such issues in other applications. That works here too but not without negative side effects, namely an extra vertical space appears after the paragraph. Trying setting "space after paragraph" to zero does not help, the extra space remains:
Almost there...
And finally, the winning combo: space + TAB:
As you can see this workaround is still manual but it does not break paragraph flow. The text box can be still edited or reformatted, it remains justified. I wish I have discovered it earlier, it would have saved me a lot of time (and headache).
0 comments Comments