View Single Post
Old 06-21-2008, 04:13 AM   #9
mattepiu
Junior Member
mattepiu began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jun 2008
Device: PRS-650
Quote:
Originally Posted by kovidgoyal View Post
All that's necessary is html2epub, the rest follow automagically from that
Sorry, I don't think so.
Even being mainly xhtml, Epub format has a TOC ond other really useful
features that wouldn't be used that way.
For a preliminary python script to convert oeb (lit just through convertlit)
to epub, there's my site here,
however a real interface is needed if you want to add a toc and the chapter titles in your book aren't bolded.
(I'm slowly working for a version using pyqt to give that interface, don't expect it too soon)

Another choiche is instead nakee work here.

Last edited by mattepiu; 06-21-2008 at 04:22 AM.
mattepiu is offline   Reply With Quote