I did use the HTML Fragment Editor. The problem was a misplaced SPAN tag that was created during the conversion of the .lit file. When Book Designer got to that element, it wanted to create a Title element, but when it did, it put the SPAN tag before the DIV tag. I edited a couple of occurrences of this (including the BookDesigner blurb at the end of the file) and haven't had any problems since.
|