mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
5206011a4d
commit
55bbc9986d
@ -169,7 +169,8 @@ class EbookIterator(BookmarksMixin):
|
||||
start += s.pages
|
||||
s.max_page = s.start_page + s.pages - 1
|
||||
self.toc = self.opf.toc
|
||||
create_indexing_data(self.spine, self.toc)
|
||||
if read_anchor_map:
|
||||
create_indexing_data(self.spine, self.toc)
|
||||
|
||||
self.read_bookmarks()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user