@theducks,
Is the letter-spacing value set in pixels? If so, I wonder if this is a similar problem to the one where text-indents don't work well in kepubs when set in absolute units? Have you tried setting it to a very small em-value?
FWIW, I never use letter-spacing myself. I always assume it's a crude attempt to simulate small-caps, so better to use font-variant or a small-caps font-family than letter-spacing - if the actual text content is suitably mixed case.
|