$(XSLT) $(PROCOPT) $< $(RSTYLE) $@ $(XSLTOPT)
reference.html: reference.xml $(RSTYLE) lib/lib.xml common/common.xml \
- html/param.xml html/ebnf.xml \
+ html/param.xml \
fo/param.xml fo/table.xml
$(XJPARSE) $(VPATH)/$<
$(XSLT) $(PROCOPT) $< $(RSTYLE) $@ $(XSLTOPT)
<xsl:with-param name="dingbat">copyright</xsl:with-param>
</xsl:call-template>
<xsl:call-template name="gentext.space"/>
- <xsl:apply-templates select="$years" mode="titlepage.mode"/>
+ <xsl:call-template name="copyright.years">
+ <xsl:with-param name="years" select="year"/>
+ <xsl:with-param name="print.ranges" select="1"/>
+ <xsl:with-param name="single.year.ranges"
+ select="$make.single.year.ranges"/>
+ </xsl:call-template>
<xsl:call-template name="gentext.space"/>
<xsl:call-template name="gentext.by"/>
<xsl:call-template name="gentext.space"/>