]> granicus.if.org Git - docbook-dsssl/commitdiff
Clarify that multiple year elements are required.
authorBob Stayton <bobs@sagehill.net>
Wed, 28 Feb 2007 18:22:37 +0000 (18:22 +0000)
committerBob Stayton <bobs@sagehill.net>
Wed, 28 Feb 2007 18:22:37 +0000 (18:22 +0000)
xsl/params/make.year.ranges.xml

index 0c093c8944b76966e83c708146c744f13deda599..1fcb17d29fc5bc97774e829589f0c82e33c5595b 100644 (file)
 
 <refsection><info><title>Description</title></info>
 
-<para>If non-zero, copyright years will be collated into ranges.</para>
+<para>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 &lt;2001,2002,2003&gt; into
+a range.</para>
 
 </refsection>
 </refentry>