Quote:
Originally Posted by kovidgoyal
The next version will have support for the CSS property line-height. Use
Code:
html2lrf --override-css "body {line-height: 200%}" myfile.html
|
Will this also work for decreasing the line spacing, by using negative values?