X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/f7a103de8f0c452cc200e60cffcef7a8193f2011..eed7ff4acca144b1f60c7f6eff4795b49ad09301:/librarian/fb2/paragraphs.xslt diff --git a/librarian/fb2/paragraphs.xslt b/librarian/fb2/paragraphs.xslt index 4307234..ed90d2a 100644 --- a/librarian/fb2/paragraphs.xslt +++ b/librarian/fb2/paragraphs.xslt @@ -49,6 +49,9 @@ <td><xsl:apply-templates mode="inline" /></td> </xsl:template> + <xsl:template mode="para" match="ramka"> + <xsl:apply-templates mode="para" /> + </xsl:template> <xsl:template mode="para" match="*"/>