@kovidgoyal: Thanks for answering my questions.. Much appreciated. Much kudos to you for calibre!
I got the following while testing trying to convert a LIT to a LRF with Beta 4.
Code:
Traceback (most recent call last):
File "worker.py", line 103, in <module>
File "worker.py", line 90, in main
File "calibre\gui2\convert\gui_conversion.pyo", line 17, in gui_convert
File "calibre\ebooks\conversion\plumber.pyo", line 685, in run
File "calibre\ebooks\lrf\output.pyo", line 169, in convert
File "calibre\ebooks\lrf\html\convert_from.pyo", line 1893, in process_file
AttributeError: 'LRFOptions' object has no attribute 'headerformat'
As expected, It worked OK when I unchecked the Add Header Option.