Quote:
Originally Posted by Antioch
Interesting curiosity, but what is the implication?
|
Was responding to your comment on uneven margins, and that you couldn't see anything in CSS that could cause it. The
.xpgt file is a common culprit on older epub files.
Quote:
Originally Posted by Antioch
Speaking of RMSDK and not noticing things: does it hyphenate by default? I can't say that I remember encountering hyphenations, or they've been rare enough that they don't stand out (compared to the kobo hyphenations with the default dictionary, which feel overly aggressive).
|
Yes it does. It is not aggressive though. The default
hyph_xx.dic uses:
Code:
LEFTHYPHENMIN 5
RIGHTHYPHENMIN 5
This is one of the things I adjust when I patch my ereaders. My preference is to set both values to
3.