<div dir="ltr"><div><div><div><div><div>I have recently promoted a uniform handling of space in DefaultStopConditions.<br></div>After thoughts, and after removing some cruft, I see a bit clearer: this is a wrong decision.<br>
</div>Indeed, there is no special handling required in any CharacterScanner but the CompositionScanner.<br></div>The consequence of adding this stopCondition is that we stop the inner scan loop more often that required, at each word rather than at each line for uniform text attributes.<br>
</div>This is bad for slow machine and goes against the goal of tim to have a faster and cheaper scan loop.<br>So I will retract.<br></div><br></div>