Re: Hyphenation glitch when using HTML entities

Robin Becker <[email protected]> Sun, 5 Dec 2021 08:26:32 +0000
Newsgroups gmane.comp.python.reportlab.user
Message-ID <[email protected]>
My first impression was correct. If you add any tag into the paragraphs so eg in oara2


> text2 = """
> <span color='red'>My</span> recent u

then the lines which are hyphenated seem to lose the right space adjustment.
It's not specific to using &quot;; all entity usage turns the para into a multi-fragment case.

I will try and fix.
-- 
Robin Becker