minor fixes
[librarian.git] / librarian / epub / xsltScheme.xsl
index f82c514..f1b70d6 100644 (file)
   </xsl:template>\r
 \r
   <xsl:template match="akap|akap_dialog|akap_cd">\r
-    <div class="paragraph" xmlns="http://www.w3.org/1999/xhtml">\r
+    <p class="paragraph" xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
-    </div>\r
+    </p>\r
   </xsl:template>\r
 \r
   <xsl:template match="strofa">\r
     <div class="stanza" xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
-    </div>\r
+    </div><div xmlns="http://www.w3.org/1999/xhtml">&#160;</div>\r
   </xsl:template>\r
 \r
   <xsl:template match="wers_normalny">\r
     </div>\r
   </xsl:template>\r
 \r
+  <xsl:template match="wers_akap">\r
+    <div class="verse" style="padding-left: 1em;" xmlns="http://www.w3.org/1999/xhtml">\r
+      <xsl:apply-templates />\r
+    </div>\r
+  </xsl:template>\r
+\r
   <xsl:template match="wers_wciety">\r
     <div class="verse" style="padding-left: 1em;" xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
   <!-- Tagi SPECJALNE -->\r
   <!--===========================================================-->\r
 \r
-  <xsl:template match="motyw" >\r
-    <a class="theme-begin" xmlns="http://www.w3.org/1999/xhtml">\r
-      <span class="dumb-viewer"> [motywy: </span><xsl:apply-templates select="text()" /><span class="dumb-viewer"> ]<br/></span>\r
-    </a>\r
-  </xsl:template>\r
-  <!--xsl:template match="motyw" /-->\r
+  <xsl:template match="motyw" />\r
 \r
   <!--===========================================================-->\r
   <!-- Tagi IGNOROWANE -->\r