fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
images in PDF
[librarian.git]
/
librarian
/
epub
/
xsltLast.xsl
diff --git
a/librarian/epub/xsltLast.xsl
b/librarian/epub/xsltLast.xsl
index
41afd36
..
34d42f7
100644
(file)
--- a/
librarian/epub/xsltLast.xsl
+++ b/
librarian/epub/xsltLast.xsl
@@
-48,7
+48,7
@@
<xsl:value-of select="//dc:identifier.url" />
</xsl:attribute>
<xsl:attribute name="title">
<xsl:value-of select="//dc:identifier.url" />
</xsl:attribute>
<xsl:attribute name="title">
- <xsl:
value-of select="wl:person_name(//dc:creator/text())" />,
<xsl:value-of select="//dc:title" />
+ <xsl:
for-each select="//dc:creator/text()"><xsl:value-of select="wl:person_name(.)"/>, </xsl:for-each>
<xsl:value-of select="//dc:title" />
</xsl:attribute>
<xsl:value-of select="//dc:identifier.url" />
</a></p>
</xsl:attribute>
<xsl:value-of select="//dc:identifier.url" />
</a></p>