Quote:
Originally Posted by Runnerbeen
I've rolled back to version 3.7.0 and the issue still remains ie there is very little and sometimes no space after an italicised word. Justification settings are set to off.
|
This might be a reader problem instead of a plugin problem. Spaces after italics can seem to disappear depending on the font and whether any kerning is happening. For example, this string:
PHP Code:
[SIZE="3"][FONT="Tahoma"]The expression [I]([/I] 'abc' [I])[/I][/FONT][/SIZE]
when rendered by this forum produces this.
The space after the opening parenthesis is effectively gone and the space before the closing parenthesis seems too large. Italicizing the space can make it worse.
Without the italics we see
The spaces are very apparent.