#1030: fixes for separators and empty verses in html, epub, pdf
[librarian.git] / librarian / epub / xsltScheme.xsl
index ff0ceb5..bb96350 100644 (file)
   <xsl:template match="wers_normalny">\r
     <div class="verse" xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
-    </div>\r
+    &#160;</div>\r
   </xsl:template>\r
 \r
   <xsl:template match="wers_akap">\r
     <div class="verse" style="margin-left: 1em;" xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
-    </div>\r
+    &#160;</div>\r
   </xsl:template>\r
 \r
   <xsl:template match="wers_wciety">\r
     <div class="verse" style='margin-left:1em;' xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
-    </div>\r
+    &#160;</div>\r
   </xsl:template>\r
 \r
   <xsl:template match="wers_wciety[@typ!='']">\r
           margin-left: <xsl:value-of select="@typ" />em;\r
       </xsl:attribute>\r
       <xsl:apply-templates />\r
-    </div>\r
+    &#160;</div>\r
   </xsl:template>\r
 \r
   <xsl:template match="wers_cd">\r
     <div class="verse" style="margin-left: 12em;" xmlns="http://www.w3.org/1999/xhtml">\r
       <xsl:apply-templates />\r
-    </div>\r
+    &#160;</div>\r
   </xsl:template>\r
 \r
   <xsl:template match="motto_podpis">\r
   <!--===========================================================-->\r
 \r
   <xsl:template match="sekcja_swiatlo">\r
-    <hr class="spacer" xmlns="http://www.w3.org/1999/xhtml"></hr>\r
+    <p class="spacer" xmlns="http://www.w3.org/1999/xhtml">&#160;</p>\r
   </xsl:template>\r
 \r
   <xsl:template match="sekcja_asterysk">\r