Quote:
Originally Posted by jhowell
Thanks for providing those files. From them I was able to determine the cause of the problem in creating page numbers.
It turns out that the algorithm I was using fails badly if a book contains paragraphs that a longer than one page. One of your sample books actually has very long paragraphs. I suppose that is just the writer's style. The other looks like it has normal sized paragraphs, but the HTML is actually coded with line breaks and indentation to make it appear as if there are separate paragraphs when in fact there are actually only a few very large paragraphs.
I will rework the page number algorithm to handle these cases and release a new version of this plugin. I expect it to be ready sometime next week.
Thanks again.
|
Wow! Thanks so much for fixing this!