fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
prawda/falsz questions
[librarian.git]
/
librarian
/
fb2
/
sections.xslt
diff --git
a/librarian/fb2/sections.xslt
b/librarian/fb2/sections.xslt
index
7f34bc3
..
b698652
100644
(file)
--- a/
librarian/fb2/sections.xslt
+++ b/
librarian/fb2/sections.xslt
@@
-12,9
+12,10
@@
xmlns:l="http://www.w3.org/1999/xlink">
<!-- a nice epigraph section -->
xmlns:l="http://www.w3.org/1999/xlink">
<!-- a nice epigraph section -->
- <xsl:template match="nota_red" mode="sections">
+ <xsl:template match="
dedykacja|nota|
nota_red" mode="sections">
<epigraph>
<xsl:apply-templates mode="para"/>
<epigraph>
<xsl:apply-templates mode="para"/>
+ <!-- XXX: <strofa/> can be here as well -->
</epigraph>
</xsl:template>
</epigraph>
</xsl:template>