From 1168ecb421c920b38c07b94152158959fd0ee1b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 6 May 2012 11:36:21 +0200 Subject: [PATCH] FB2: a few more elements. --- librarian/fb2/fb2.xslt | 27 ++++++++++++++++++++++----- librarian/fb2/inline.xslt | 3 +++ librarian/fb2/poems.xslt | 2 ++ librarian/fb2/sections.xslt | 3 ++- 4 files changed, 29 insertions(+), 6 deletions(-) diff --git a/librarian/fb2/fb2.xslt b/librarian/fb2/fb2.xslt index 47933c6..3a7b522 100644 --- a/librarian/fb2/fb2.xslt +++ b/librarian/fb2/fb2.xslt @@ -33,29 +33,46 @@ + <xsl:apply-templates mode="title" - select="autor_utworu|nazwa_utworu"/> + select="autor_utworu|dzielo_nadrzedne|nazwa_utworu"/>
- + + + + + + + + + + +
- + + + +

+ + + diff --git a/librarian/fb2/inline.xslt b/librarian/fb2/inline.xslt index 4151845..221fbfd 100644 --- a/librarian/fb2/inline.xslt +++ b/librarian/fb2/inline.xslt @@ -32,4 +32,7 @@ + + + diff --git a/librarian/fb2/poems.xslt b/librarian/fb2/poems.xslt index a9ef901..77716e3 100644 --- a/librarian/fb2/poems.xslt +++ b/librarian/fb2/poems.xslt @@ -58,4 +58,6 @@ + + diff --git a/librarian/fb2/sections.xslt b/librarian/fb2/sections.xslt index 7f34bc3..b698652 100644 --- a/librarian/fb2/sections.xslt +++ b/librarian/fb2/sections.xslt @@ -12,9 +12,10 @@ xmlns:l="http://www.w3.org/1999/xlink"> - + + -- 2.20.1