fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor EPUB/MOBI fixes.
[librarian.git]
/
src
/
librarian
/
elements
/
__init__.py
diff --git
a/src/librarian/elements/__init__.py
b/src/librarian/elements/__init__.py
index
65c82d8
..
c934299
100644
(file)
--- a/
src/librarian/elements/__init__.py
+++ b/
src/librarian/elements/__init__.py
@@
-11,6
+11,7
@@
WL_ELEMENTS = {
"coverBoxPosition": etree.ElementBase,
"coverLogoUrl": etree.ElementBase,
"contentWarning": etree.ElementBase,
"coverBoxPosition": etree.ElementBase,
"coverLogoUrl": etree.ElementBase,
"contentWarning": etree.ElementBase,
+ "endnotes": etree.ElementBase,
"utwor": root.Utwor,
"dramat_wierszowany_l": masters.Master,
"utwor": root.Utwor,
"dramat_wierszowany_l": masters.Master,
@@
-114,7
+115,6
@@
WL_ELEMENTS = {
"animacja": figures.Animacja,
"ilustr": figures.Ilustr,
"animacja": figures.Animacja,
"ilustr": figures.Ilustr,
- "ref": etree.ElementBase,
# Section
"wywiad_pyt": blocks.WywiadPyt,
"wywiad_odp": blocks.WywiadOdp,
# Section
"wywiad_pyt": blocks.WywiadPyt,
"wywiad_odp": blocks.WywiadOdp,