fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d46ba6
)
outstanding change
author
Jan Szejko
<janek37@gmail.com>
Wed, 26 Jul 2017 13:29:40 +0000
(15:29 +0200)
committer
Jan Szejko
<janek37@gmail.com>
Wed, 26 Jul 2017 13:29:40 +0000
(15:29 +0200)
librarian/fb2/poems.xslt
patch
|
blob
|
history
diff --git
a/librarian/fb2/poems.xslt
b/librarian/fb2/poems.xslt
index
31b05b4
..
82e164f
100644
(file)
--- a/
librarian/fb2/poems.xslt
+++ b/
librarian/fb2/poems.xslt
@@
-33,7
+33,7
@@
puts it here -->
<xsl:template match="motyw" mode="poem"/>
- <xsl:template mode="poem" match="wers_normalny|wers_cd|wers_wciety|wers_akap">
+ <xsl:template mode="poem" match="wers_normalny|wers_cd|wers_wciety|wers_akap
|wers_do_prawej
">
<v><xsl:apply-templates mode="inline"/></v>
</xsl:template>
</xsl:stylesheet>