I have a huge book in FB2 - 49521 Kb, 2262 chapters.
Tried to read it as is in a Viewer - TOC shows up to chapter 1043.
So I converted the book into EPUB with built-in converter.
Looking at the contents of EPUB I see all chapters correctly converted (several chapters per `index_split_N.xhtml` with last file `index_split_1205.xhtml`. And inside it, I see the final chapter up to the "Fin". So far so good...
But the issue is with `toc.ncx` - it stops in the middle.
Bug in the reader part of FB2?
Tried to read it as is in a Viewer - TOC shows up to chapter 1043.
So I converted the book into EPUB with built-in converter.
Looking at the contents of EPUB I see all chapters correctly converted (several chapters per `index_split_N.xhtml` with last file `index_split_1205.xhtml`. And inside it, I see the final chapter up to the "Fin". So far so good...
But the issue is with `toc.ncx` - it stops in the middle.
Code:
<navPoint id="uYHYxzqrSIyP8DRv35YFT8D" playOrder="1050">
<navLabel>
<text>Chapter 1043. 12 people</text>
</navLabel>
<content src="index_split_1049.xhtml"/>
</navPoint>









