Going to add this to the bug tracker, but converted a multi-file LIT (that decompiles into several html files) to LRF that had a cover. Now, the LRF shows the cover between every chapter, or between every html file that made up the original LIT. So instead of this:
Cover
html 1
html 2
html ...
html n
it does this:
Cover
html 1
Cover
html 2
Cover
html ...
Cover
html n
Just thought I'd mention it here in case there was something I was missing. I'll add it to the bug tracker if you want me to. It could be that this is an issue with html2lrf instead of lit2lrf...
|