Quote:
Originally Posted by KevinH
Hi Greg,
If this is linux, you may have an old buggy libxml2 shared library on your system. The old buggy version used to double all entities that were nbsp.
You should probably check which version of libxml exists on your system and which is linked into Qt and make sure it is not buggy.
Kevin
|
Thanks Kevin. Two questions: 1) Since I was able to complete the .epub today (I just Replaced all the too many nbsps with the right amount), is it a safe bet that that .epub is sound?
2) Got a link or anything on how to check my libxml as to determine its bugginess? (I am particularly low-tech.)