Quote:
Originally Posted by JSWolf
In the latest beta, if you do not use the ICU method for counting ADE pages, you will get a really incorrect number of words.
|
That doesn't make sense. There is no ICU method for counting ADE pages and the only overlapping code between the word count and the ADE page count is opening the epub for counting.
But, assuming you meant there was a big difference between the non-ICU word count with the beta and the word count with the released version, I need examples. And a definition of "really incorrect". When I compared the two, the difference is the number of files in the book. That is expected with the fix I put into the code for the word count.
If the difference is bigger than that, then I need actual examples I can look at including the counts you are seeing with the two versions.