i already know how to do it- but it is tedious to have to do it for every book, when a device override would be simpler.
and if the book is drm protected then device override is the ONLY practical option ( other than hacking it )
PS the line height stripping regex that I use is
FIND
line-height:[^;}\r\n]*;?
REPLACE with nothing
|