fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1602c5e
)
fix
author
Radek Czajka
<radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 1 Sep 2011 09:48:20 +0000
(11:48 +0200)
committer
Radek Czajka
<radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 1 Sep 2011 09:48:20 +0000
(11:48 +0200)
librarian/epub/xsltAnnotations.xsl
patch
|
blob
|
history
librarian/epub/xsltChunkTitle.xsl
patch
|
blob
|
history
librarian/epub/xsltLast.xsl
patch
|
blob
|
history
librarian/epub/xsltScheme.xsl
patch
|
blob
|
history
librarian/epub/xsltTitle.xsl
patch
|
blob
|
history
diff --git
a/librarian/epub/xsltAnnotations.xsl
b/librarian/epub/xsltAnnotations.xsl
index
2d05f1c
..
c66730a
100644
(file)
--- a/
librarian/epub/xsltAnnotations.xsl
+++ b/
librarian/epub/xsltAnnotations.xsl
@@
-27,7
+27,7
@@
</xsl:template>
<xsl:template match="text()" >
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="pa|pe|pr|pt" mode="przypis">
</xsl:template>
<xsl:template match="pa|pe|pr|pt" mode="przypis">
@@
-75,4
+75,4
@@
</p>
</xsl:template>
</p>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
diff --git
a/librarian/epub/xsltChunkTitle.xsl
b/librarian/epub/xsltChunkTitle.xsl
index
caf464d
..
8c0e09a
100644
(file)
--- a/
librarian/epub/xsltChunkTitle.xsl
+++ b/
librarian/epub/xsltChunkTitle.xsl
@@
-24,7
+24,7
@@
</xsl:template>
<xsl:template match="text()" >
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="node()" mode="poczatek">
</xsl:template>
<xsl:template match="node()" mode="poczatek">
@@
-37,4
+37,4
@@
</h1>
</xsl:template>
</h1>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
diff --git
a/librarian/epub/xsltLast.xsl
b/librarian/epub/xsltLast.xsl
index
0a4ca5f
..
dd44a30
100644
(file)
--- a/
librarian/epub/xsltLast.xsl
+++ b/
librarian/epub/xsltLast.xsl
@@
-74,7
+74,7
@@
</xsl:template>
<xsl:template match="text()" >
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template name="editors">
</xsl:template>
<xsl:template name="editors">
@@
-97,4
+97,4
@@
<xsl:template match="text()" mode="person">
<xsl:value-of select="wl:person_name(.)" />
</xsl:template>
<xsl:template match="text()" mode="person">
<xsl:value-of select="wl:person_name(.)" />
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>
diff --git
a/librarian/epub/xsltScheme.xsl
b/librarian/epub/xsltScheme.xsl
index
c9fcae5
..
3065cac
100644
(file)
--- a/
librarian/epub/xsltScheme.xsl
+++ b/
librarian/epub/xsltScheme.xsl
@@
-319,11
+319,11
@@
<!--===========================================================-->
<xsl:template match="text()" >
<!--===========================================================-->
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="."/>
</xsl:template>
<xsl:template match="text()" >
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="."/>
</xsl:template>
</xsl:stylesheet>
</xsl:template>
</xsl:stylesheet>
diff --git
a/librarian/epub/xsltTitle.xsl
b/librarian/epub/xsltTitle.xsl
index
1b211e0
..
0b926e2
100644
(file)
--- a/
librarian/epub/xsltTitle.xsl
+++ b/
librarian/epub/xsltTitle.xsl
@@
-68,7
+68,7
@@
</xsl:template>
<xsl:template match="text()" >
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="node()" mode="poczatek">
</xsl:template>
<xsl:template match="node()" mode="poczatek">