From bff2d052aa898fc0fccaeda82da1fa699ccdabbb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 25 Apr 2012 13:31:37 +0200 Subject: [PATCH] FB2: Create a
over global scope text. --- librarian/fb2/fb2.xslt | 15 ++++++++++++++- librarian/fb2/paragraphs.xslt | 12 +++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/librarian/fb2/fb2.xslt b/librarian/fb2/fb2.xslt index e9ab6ce..47933c6 100644 --- a/librarian/fb2/fb2.xslt +++ b/librarian/fb2/fb2.xslt @@ -37,12 +37,25 @@ - <xsl:apply-templates mode="para" + <xsl:apply-templates mode="title" select="autor_utworu|nazwa_utworu"/> + +
+ +
+ + + + + +

+
diff --git a/librarian/fb2/paragraphs.xslt b/librarian/fb2/paragraphs.xslt index 9c7def8..01943a3 100644 --- a/librarian/fb2/paragraphs.xslt +++ b/librarian/fb2/paragraphs.xslt @@ -13,18 +13,12 @@ - +

- - - - - -

-
- + + -- 2.20.1