Quote:
Originally Posted by starrigger
Jeez, I had forgotten all about that problem! Thanks, Jon! (For both the reminder and the solution.)
I have never understood the <div> tag, but I'll take your word for it. And do you mean put a <br> at the end? I'm not familiar with the <br/> tag, and am guessing that was a typo. Either that, or I'm about to learn a new tag.
Can I just unzip the files, make the changes, and rezip it all and rename to epub? (Ack, I just looked. There's a file for each chapter. You don't happen to remember what chapter the problem occurred in, do you?)
|
Since there are not too many chapters I would load each one into Wordpad and search for
<pre and then replace pre with div and the </pre> with </div> and then at the end of each line in between the pre tag, add a <br /> to the end.
Also, I'd check the other books in the series for possibly the same issue.