View Single Post
Old 09-07-2013, 07:00 AM   #638
kiwidude
Calibre Plugins Developer
kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.kiwidude ought to be getting tired of karma fortunes by now.
 
Posts: 4,636
Karma: 2162064
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
@rifka - you can specify regular expressions in the Seach ePub feature of this plugin. So for instance something like this would find those cases above:
Code:
[A-Za-z,]</p>\s+<p[^>]*>[a-z]
Of course you may get a lot of false positives as well depending on the type of book (things like inlined poetry etc) - you really need to open the book in Sigil and apply similar expressions to step through each case and decide whether it is really a problem or not...
kiwidude is offline   Reply With Quote