tabelka in other formats
[librarian.git] / librarian / epub / xsltScheme.xsl
index 750708e..c9c6a75 100644 (file)
     </img>
 </xsl:template>
 
-<xsl:template match="tabela">
+<xsl:template match="tabela|tabelka">
   <table xmlns="http://www.w3.org/1999/xhtml">
     <xsl:apply-templates />
   </table>