mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 10:12:34 -04:00
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user