content
[librarian.git] / src / librarian / fb2 / paragraphs.xslt
index 13d3482..1ac9064 100644 (file)
                <p><xsl:apply-templates mode="inline"/></p>
        </xsl:template>
 
+       <xsl:template mode="para" match="werset">
+               <!-- paragraphs & similar -->
+
+               <p><xsl:apply-templates mode="inline"/></p>
+       </xsl:template>
+
        <xsl:template mode="para" match="dlugi_cytat|motto|dedykacja|nota">
                <cite><xsl:apply-templates mode="para"/></cite>
        </xsl:template>