Quote:
Originally Posted by klover137006
That's good, hopefully it doesn't, and I'm just mistaken. Just thought I read it somewhere...
|
Yes, you did. It can be seen in kepubs. For example, if you have included this CSS in your kepub
Code:
-webkit-hyphenate-limit-before: 2;
-webkit-hyphenate-limit-after: 3;
you may see something like this:
Code:
Strange hyphenati-
on.
For reasons best known to whoever wrote the kepub rendering app the punctuation seems to count as one of the characters.
For this reason I never have
-webkit-hyphenate-limit-after set to anything less than 3.