fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added handling of didaskalia in kwestia.
[wolnelektury.git]
/
lib
/
librarian
/
book2html.xslt
diff --git
a/lib/librarian/book2html.xslt
b/lib/librarian/book2html.xslt
index
75c4b01
..
0fcba3a
100644
(file)
--- a/
lib/librarian/book2html.xslt
+++ b/
lib/librarian/book2html.xslt
@@
-261,7
+261,7
@@
<xsl:template match="kwestia">
<div class="kwestia">
- <xsl:apply-templates select="strofa|akap" />
+ <xsl:apply-templates select="strofa|akap
|didaskalia
" />
</div>
</xsl:template>