Thread: Remove Footer
View Single Post
Old 01-14-2010, 02:58 AM   #20
matthias
Enthusiast
matthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura aboutmatthias has a spectacular aura about
 
Posts: 25
Karma: 4212
Join Date: Nov 2009
Location: South Tyrol, Italy
Device: Sony Reader PRS-505
Hello ac4lt,

Try this one, i had a similar problem, and trying it out it worked for me (that was still in a previous version, but i dont think it changed yet)

Code:
\d+<p>
or even
Code:
\s*\d+<p>
depending on how the result looks (double blanks are removed with the second one)
i hope it still works, but can't test it at the moment because i don't have calibre installed at work.

Last edited by matthias; 01-14-2010 at 03:01 AM.
matthias is offline   Reply With Quote