Thread: LRF output
View Single Post
Old 10-13-2007, 01:39 PM   #506
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,492
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
version 0.4.9 is on its way to the servers. There was an extensive refactoring of html2lrf's internals to support two new features:
1) --use-spine
Reads the spine information from opf files to determine the order in which individual HTML files should be appended to the LRF
2) --override-css Allows you to specify CSS that will override the CSS loaded through stylesheets and <style> elements in the HTML file. It will not override CSS found in the tags themselves via the style attribute.

Because of the refactoring there may be regressions in this version. If you find any please report them.
kovidgoyal is offline   Reply With Quote