View Single Post
Old 09-01-2009, 05:12 PM   #241
bkilian
Zealot
bkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notesbkilian can name that song in three notes
 
Posts: 131
Karma: 24870
Join Date: Oct 2006
Device: Sony PRS/505
Quote:
Originally Posted by Demented View Post
That would be nice. I've actually been looking at it and I think the best solution would be to remove the divs entirely and then replace the <span> tags with <p> tags. I can't wait to have line breaks again Thanks for your hard work on this project.
That wouldn't work. There are spans for italics, and for a bunch of other things, if you replaced all spans with p, it would break the book.

The problem is that they combine different text CSS for spans and divs to make a single whole. When I converted one, I eventually gave up, and just used vi to convert the LRS directly to HTML. It turned out a lot better.
bkilian is offline   Reply With Quote