fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e4741c9
)
Added handling of didaskalia in kwestia.
author
Marek Stępniowski
<marek@stepniowski.com>
Thu, 9 Oct 2008 15:08:02 +0000
(17:08 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Thu, 9 Oct 2008 15:08:02 +0000
(17:08 +0200)
lib/librarian/book2html.xslt
patch
|
blob
|
history
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:template match="kwestia">
<div class="kwestia">
- <xsl:apply-templates select="strofa|akap" />
+ <xsl:apply-templates select="strofa|akap
|didaskalia
" />
</div>
</xsl:template>
</div>
</xsl:template>