Quote:
Originally Posted by astra
Is there any way I can create epub book on my own, just as I create LRFs in BD?
|
EPUB books are just XHTML with XML metadata in a ZIP file with a particular directory structure, so you can create an EPUB book with just a text editor and a ZIP archiver. Harrison Ainsworth has written an excellent
guide to constructing EPUBs in such fashion. For such hand-crafted EPUBs the tool
epubcheck comes in handy for making sure that you've done everything correctly.
If that's not your style and you don't mind waiting a bit, Kovid's started work on giving calibre support to properly wrap raw HTML/OEBPS content into an EPUB book. It's not available yet, but will be eventually.
I also know Adobe InDesign can output EPUB, but I'm not sure what else yet.