View Single Post
Old 06-30-2016, 07:30 AM   #3
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
Quote:
Originally Posted by eschwartz View Post
Rather than inventing an IMHO over-engineered styles wizard, I think most people who clean up ebooks use personal collections of regular expressions to find common patterns. Which can handle more types of fixes.
+1 for this: it works very well.
___

The editor also has a very useful built-in tool to remove:

1) Redundant style classes - declared in the CSS files/s but not actually used in the book's xhtml files.

2) Undefined style classes - referenced in the book files but not declared in CSS.
Agama is offline   Reply With Quote