]> granicus.if.org Git - docbook-dsssl/commitdiff
Augmented debugging message (commented out)
authorNorman Walsh <ndw@nwalsh.com>
Tue, 11 Jun 2002 11:38:58 +0000 (11:38 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 11 Jun 2002 11:38:58 +0000 (11:38 +0000)
xsl/common/common.xsl

index 24598de79db1c3cc7f01adfa6cbc06f757e8523b..326737ac241080e64a038b574b209a43f57c8dee 100644 (file)
@@ -1254,6 +1254,10 @@ year range is <quote>1991-1992</quote> but discretely it's
     <xsl:value-of select="$firstyear"/>
     <xsl:text>, </xsl:text>
     <xsl:value-of select="$nextyear"/>
+    <xsl:text>, </xsl:text>
+    <xsl:value-of select="$print.ranges"/>
+    <xsl:text>, </xsl:text>
+    <xsl:value-of select="$single.year.ranges"/>
     <xsl:text> (</xsl:text>
     <xsl:value-of select="$years[1]"/>
     <xsl:text>)</xsl:text>