Thread: LRF output
View Single Post
Old 11-02-2007, 12:32 PM   #540
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 46,199
Karma: 29626604
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
To have the cover detected from the zip file you can do the following:

In the <guide> element have a <reference> element lije that shown below

Code:
<reference type="cover" href="relative path to cover file" />
Also note that the converter is recursive, if you give it a single HTML file, it will follow all links in that file to other files on your hard disk.
kovidgoyal is online now   Reply With Quote