From: Bob Stayton Date: Wed, 28 Feb 2007 18:22:37 +0000 (+0000) Subject: Clarify that multiple year elements are required. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=625b65a5e77977bebd5b9e82294fc915fc290ca2;p=docbook-dsssl Clarify that multiple year elements are required. --- diff --git a/xsl/params/make.year.ranges.xml b/xsl/params/make.year.ranges.xml index 0c093c894..1fcb17d29 100644 --- a/xsl/params/make.year.ranges.xml +++ b/xsl/params/make.year.ranges.xml @@ -19,7 +19,13 @@ Description -If non-zero, copyright years will be collated into ranges. +If non-zero, multiple copyright year elements will be +collated into ranges. +This works only if each year number is put into a separate +year element. The copyright element permits multiple +year elements. The stylesheet will not successfully parse +a complex year element such as <2001,2002,2003> into +a range.