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.
|