subscripts in WL XML
[librarian.git] / librarian / epub / xsltScheme.xsl
index c9c6a75..d6f69bb 100644 (file)
     </em>
   </xsl:template>
 
+  <xsl:template match="indeks_dolny" >
+    <sub xmlns="http://www.w3.org/1999/xhtml">
+      <xsl:apply-templates />
+    </sub>
+  </xsl:template>
+
   <xsl:template match="osoba" >
     <em class="person" xmlns="http://www.w3.org/1999/xhtml">
       <xsl:apply-templates />