Text converter updated.
[librarian.git] / src / librarian / elements / figures / kol.py
index 9b425de..fa09fc7 100644 (file)
@@ -6,3 +6,4 @@ from ..base import WLElement
 
 class Kol(WLElement):
     EPUB_TAG = HTML_TAG = 'td'
 
 class Kol(WLElement):
     EPUB_TAG = HTML_TAG = 'td'
+    TXT_PREFIX = ' ' * 4