Quote:
Originally Posted by F4in7_
Now, I know what you're thinking, and yes it will nuke the intended structure of the book. But honestly, I've almost never had a problem with how it looks, the only thing that's holding me back from using it all the time, is sometimes paragraphs that are meant to be centered aren't and numbered bullet points are spaced out too much, so if anyone's familiar with the plug-in or a method similar to what I'm trying to achieve that would resolve some of those issues, I would love to hear it.
|
Yep, that's exactly what I was thinking. How does your epub work if there is no stylesheet? I am surprised the reader will open the book with a major component missing, but I guess the reader is just falling back to default values, but as you noticed it does kill off any styling that is different from the default.
Rather than your hit and miss approach, maybe teach yourself css and html (its not hard) and fix the book in a correct manner. Sometimes you just need to jump in as you can't rely on plugins and other automated approaches to fix everything.
As for uppercase words, you might find some useful regex in here...
https://www.mobileread.com/forums/sh...d.php?t=352157
Quotation marks? Not sure how you could automate finding missing quoatation marks. There would be too many false positives from words like it's, students’ etc