Transform Styles to select specific line-height
I don't know how many times I open a book after conversion and find that the author has indicated the line height to be 150%, 1.5, or more. I already autoconvert all books to remove extra lines between paragraphs, but what is the "transform styles" that could be applied for line height, considering each book has different ways of indicating line-height.
Incoming=
line-height: 150%
line-height: 150%;
line-height: 1.5;
line-height: 200%;
transform style= line-height: 1.2;
|