pdf: ignored tags
[librarian.git] / librarian / pypdf.py
index 6d6e0aa..2bcd8d0 100644 (file)
@@ -206,6 +206,11 @@ class EduModule(Xmill):
     handle_wyroznienie = \
     handle_texcommand
 
+    def handle_uwaga(self, _e):
+        return None
+    def handle_extra(self, _e):
+        return None
+
     _handle_strofa = cmd("strofa")
 
     def handle_strofa(self, element):