Closed tallforasmurf closed 12 years ago
The issue was not
Fixed by testing the length of any paragraph to see if it had a single token (of any length; this solves another problem of a single token longer than the line size) or if the sum of tokens and spaces fit in the first line. These cases are handled separately by just building the output line. Thus only paragraphs that need line-breaks feed into the more complex machinery of line breaking.
Reflowing a longish /P .. P/ within which was a caused bizarre operation of the edit pane afterward. Something really bad got inserted on the text cursor, and even after ctl-Z it was ugly. Moving the out of the poem, or breaking the poem /P..P/ /P..P/ either way, no problem.