From: Michael Smith Date: Sat, 27 Aug 2005 04:05:32 +0000 (+0000) Subject: Changed short descriptions in doc for *autolabel* params to match X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ca25a122cc1223ac1ed445bee8e9a508a8d0437;p=docbook-dsssl Changed short descriptions in doc for *autolabel* params to match new autolabel behavior. --- diff --git a/xsl/params/appendix.autolabel.xml b/xsl/params/appendix.autolabel.xml index f21b73cb7..b974c70e3 100644 --- a/xsl/params/appendix.autolabel.xml +++ b/xsl/params/appendix.autolabel.xml @@ -5,7 +5,7 @@ appendix.autolabel -Are Appendixes automatically enumerated? +Specifies the labeling format for Appendix titles @@ -55,7 +55,7 @@ as the number format if the value matches one of the following: Any nonzero value other than the above will generate -the default number format upperalpha. +the default number format (upperalpha). diff --git a/xsl/params/chapter.autolabel.xml b/xsl/params/chapter.autolabel.xml index 7b9cc2f53..301612c4d 100644 --- a/xsl/params/chapter.autolabel.xml +++ b/xsl/params/chapter.autolabel.xml @@ -5,7 +5,7 @@ chapter.autolabel -Are chapters automatically enumerated? +Specifies the labeling format from Chapter titles @@ -53,7 +53,7 @@ as the number format if the value matches one of the following: Any nonzero value other than the above will generate -the default number format arabic. +the default number format (arabic). diff --git a/xsl/params/part.autolabel.xml b/xsl/params/part.autolabel.xml index 1670fe318..e6c3643a6 100644 --- a/xsl/params/part.autolabel.xml +++ b/xsl/params/part.autolabel.xml @@ -5,7 +5,7 @@ part.autolabel -Are parts and references enumerated? +Specifies the labeling format for Part titles @@ -53,7 +53,7 @@ as the number format if the value matches one of the following: Any nonzero value other than the above will generate -the default number format upperroman. +the default number format (upperroman). diff --git a/xsl/params/preface.autolabel.xml b/xsl/params/preface.autolabel.xml index 04037de65..1d0381d89 100644 --- a/xsl/params/preface.autolabel.xml +++ b/xsl/params/preface.autolabel.xml @@ -5,7 +5,7 @@ preface.autolabel -Are prefaces enumerated? +Specifices the labeling format for Preface titles @@ -53,7 +53,7 @@ as the number format if the value matches one of the following: Any nonzero value other than the above will generate -the default number format arabic. +the default number format (arabic).