View Single Post
Old 12-16-2024, 09:33 AM   #3091
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,495
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Runnerbeen View Post
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.
Quote:
The expression ( 'abc' )
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
Quote:
The expression ( 'abc' )
The spaces are very apparent.
chaley is offline   Reply With Quote