Problem with epub to lrf with changing font size and line spacing
I am trying to change the font size to 9 as well as change the line spacing to 2 when converting an epub to lrf. I've tried various combinations via the UI as well as through epub2lrf but can only get one of them to happen - either the font size or the line spacing change.
I tried something like
--override-css "p{line-height:2 font-size:8px word-spacing:2.5px}"
in epub2lrf which doesn't work.
In the UI, I tried entering the font size in both the UI option as well as in the CSS override to no avail.
Any idea why this might be.
Thx.
|