I have a bunch of justified text. If I use <fo:inline font-style="italic">...</fo:inline>
I get inconsistent and random-seeming gaps on either end of the inline block. These are often large and ugly and are impossible to miss. On every line where italics occur, the right margin is exceeded, as though the spurious space being added around the italics are not being taken into account during line breaking and justification calculations. Not being able to use italics is a big huge one. Is there a workaround for this? And if not, where should I look in the code to start fixing it? -David
