mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-24 07:42:32 -04:00
...
This commit is contained in:
@@ -377,6 +377,7 @@ class KF8Writer(object):
|
||||
_('Unknown'), ref.type, (pos, fid)))
|
||||
|
||||
if self.guide_table:
|
||||
self.guide_table.sort(key=lambda x:x.type)
|
||||
self.guide_records = GuideIndex(self.guide_table)()
|
||||
|
||||
def create_kf8_book(oeb, opts, resources):
|
||||
|
||||
Reference in New Issue
Block a user