Quote:
Originally Posted by Uncle Robin
Will the viewer ever have/be able to have the option to change line spacing? I switched from flowed to paged to see if line spacing options appeared, but it did not. I would love to be able to read at about 1.15 - 1.25 line spacing, without having to edit each book. If this feature is on the roadmap at all, that would make my day 
|
There isn't a pair of Tool buttons, like font-size has, but if you go to
Viewer Preferences > Styles
you can add something like
body {line-height:1.15}
plus anything else you fancy, to the CSS stylesheet box.