br
[librarian.git] / src / librarian / xslt / book2txt.xslt
index 290a8aa..158c3e5 100644 (file)
 <xsl:text>*</xsl:text><xsl:apply-templates mode="inline" /><xsl:text>*</xsl:text>
 </xsl:template>
 
+<xsl:template match="br" mode="inline">
+<xsl:text>
+</xsl:text>
+</xsl:template>
+
 <xsl:template match="indeks_dolny" mode="inline">
 <xsl:apply-templates mode="inline" />
 </xsl:template>