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: 45,474
Karma: 27757440
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 offline   Reply With Quote