Quote:
Originally Posted by DNSB
No way to really set font sizes and line heights without human intervention. Personally, I edit the CSS and HTML files using a collection of saved searches in Sigil. I remove all line height lines, any text-align: justify lines, dump any dropcaps, etc. It takes about 5 minutes per book for most ePubs.
I tend to like a fairly simple layout. First paragraph in a chapter or after a scene break is non indented, all others are indented as an example. This makes it a bit easier to do the cleanup.
|
Couldn't you reset line height, font size, font family, margins (maybe you'd break it though) through appending CSS? I got AI (GPT-4, Gemini Pro) to generate CSS (I actually got multiple files) that would reset those aforementioned properties. I'm currently in the process of testing and tweaking. If anyone wants to see the CSS, I can paste it in a reply.