View Single Post
MishaS's Avatar
Posts: 53 | Thanked: 43 times | Joined on Oct 2005 @ Helsinki, Finland
#10
Originally Posted by kamishki View Post
I have a handful of .lit files which I want to use with FBReader. I converted them with convertlit but the resulting html in the OEB package (like many ebooks I have gotten my hands on) has hard returns on each line. This makes them flow poorly on the N800.

The OEB package uses an HTML file for its source and I don't know how to do this sort of fix on an HTML file. Each line is wrapped in a both paragraph and span tags.
Sorry, for jumping in so late: how do you convert the .lit files? If you do something like
Code:
clit <book>.lit <book>/
cd <book>
zip ../<book>.oebzip
The resulting file should be showing just fine...
__________________
Misha
Co-Author of FBReader -- open source book reader that supports many formats on many platforms