From: Michael Smith Date: Wed, 25 Jul 2007 18:08:31 +0000 (+0000) Subject: Fixed wording in embedded doc for reference.autolabel param. X-Git-Tag: release/1.79.1~6^2~1858 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f927350c080ba925b671e09368928c6fcb5ac8a;p=docbook-dsssl Fixed wording in embedded doc for reference.autolabel param. --- diff --git a/xsl/params/reference.autolabel.xml b/xsl/params/reference.autolabel.xml index f39aea95c..1a9dc5b38 100644 --- a/xsl/params/reference.autolabel.xml +++ b/xsl/params/reference.autolabel.xml @@ -18,20 +18,16 @@ reference.autolabel Specifies the labeling format for Reference titles - I - Description - -If non-zero, then references will not be numbered. -Otherwise references will be numbered, using the parameter value -as the number format if the value matches one of the following: +If non-zero, references will be numbered using the parameter + value as the number format if the value matches one of the + following: - 1 or arabic @@ -64,11 +60,8 @@ as the number format if the value matches one of the following: - -Any nonzero value other than the above will generate +Any non-zero value other than the above will generate the default number format (upperroman). - -