mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
36ce446990
commit
21b912bb25
@ -32,6 +32,7 @@ class LRFDocument(LRFMetaFile):
|
||||
self.page_trees = []
|
||||
self.font_map = {}
|
||||
self.image_map = {}
|
||||
self.toc = ''
|
||||
self.keep_parsing = True
|
||||
|
||||
def parse(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user