View Single Post
Old 10-21-2012, 09:06 AM   #3
calimero66
Major ignoramus member
calimero66 began at the beginning.
 
calimero66's Avatar
 
Posts: 3
Karma: 10
Join Date: Oct 2012
Location: Germany
Device: Bookeen Cybook Odyssey
Here is an example with an annoying line-break after "Ein Haufen":

At first the original (german) e-book:
Quote:
Ein Haufen

aus Knochen und verwesendem Fleisch
This is the view with SIGIL:
Quote:
Ein Haufen&nbsp;</p>

<p class="calibre5"></p>

<p class="calibre4">aus Knochen und verwesendem Fleisch
Now I want to delete the '&nbsp' with the following </p>.
In Calibre it is not a problem to find the text position:
Quote:
But if I use \s</p> as Search Regular Expression, it will be ignored (irrespective of the Replacement Text)

By the way, it is no problem to replace </p> or <p class ... without the &nbsp;
calimero66 is offline   Reply With Quote