X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/9a04110484aaeb16d6b6865f86039aba7e5540e5..527b1f9a4cfd256107d1c8fb7fe2f208a5be9409:/librarian/pypdf.py diff --git a/librarian/pypdf.py b/librarian/pypdf.py index 6d6e0aa..2bcd8d0 100644 --- a/librarian/pypdf.py +++ b/librarian/pypdf.py @@ -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):