It depends on how much time you want to spend. You might be able to do something in Sigil. Another trick that I know would work would be to convert it to RTF and open it in word. You can use Word's find/replace function to look for special characters and remove line breaks.
You don't say how it was hard formatted. Another choice is to unzip the epub, and edit in notepad++. Find all of the <br> that fit a certain format and remove them.
And there are other ways. It just depends on how adventurous you feel.
|