Package: docbook-xsl
Version: 1.73.2.dfsg.1-4
Severity: normal
Tags: patch
Please backport r8162 to debian:
http://docbook.svn.sourceforge.net/docbook/?rev=8162&view=rev
--- trunk/xsl/fo/titlepage.xsl 2008-11-13 07:47:49 UTC (rev 8161)
+++ trunk/xsl/fo/titlepage.xsl 2008-11-14 03:35:52 UTC (rev 8162)
<xsl:template match="bookinfo/pubdate|info/pubdate"
mode="titlepage.mode" priority="2">
<fo:block>
<xsl:call-template name="gentext">
- <xsl:with-param name="key" select="'published'"/>
+ <xsl:with-param name="key" select="'pubdate'"/>
</xsl:call-template>
<xsl:text> </xsl:text>
<xsl:apply-templates mode="titlepage.mode"/>
</fo:block>
</xsl:template>
Dongsheng Song
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]