]> granicus.if.org Git - docbook-dsssl/commitdiff
Changed short descriptions in doc for *autolabel* params to match
authorMichael Smith <xmldoc@users.sourceforge.net>
Sat, 27 Aug 2005 04:05:32 +0000 (04:05 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Sat, 27 Aug 2005 04:05:32 +0000 (04:05 +0000)
new autolabel behavior.

xsl/params/appendix.autolabel.xml
xsl/params/chapter.autolabel.xml
xsl/params/part.autolabel.xml
xsl/params/preface.autolabel.xml

index f21b73cb7da02bba9d45c4fc444de5e99d6677f0..b974c70e3a450a8d768b0ea02083a8b3ac807058 100644 (file)
@@ -5,7 +5,7 @@
 </refmeta>
 <refnamediv>
 <refname>appendix.autolabel</refname>
-<refpurpose>Are Appendixes automatically enumerated?</refpurpose>
+<refpurpose>Specifies the labeling format for Appendix titles</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -55,7 +55,7 @@ as the number format if the value matches one of the following:
 </variablelist>
 
 <para>Any nonzero value other than the above will generate
-the default number format upperalpha.
+the default number format (upperalpha).
 </para>
 
 </refsect1>
index 7b9cc2f531abc03dc1609a7510acd402fd4ae794..301612c4d927323ac885e0cb514c8986d37e1c67 100644 (file)
@@ -5,7 +5,7 @@
 </refmeta>
 <refnamediv>
 <refname>chapter.autolabel</refname>
-<refpurpose>Are chapters automatically enumerated?</refpurpose>
+<refpurpose>Specifies the labeling format from Chapter titles</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -53,7 +53,7 @@ as the number format if the value matches one of the following:
 </variablelist>
 
 <para>Any nonzero value other than the above will generate
-the default number format arabic.
+the default number format (arabic).
 </para>
 
 </refsect1>
index 1670fe318abc8bd0bfcc6ee58a0fb815f0767676..e6c3643a614aed16e52312e479aff4be05159de9 100644 (file)
@@ -5,7 +5,7 @@
 </refmeta>
 <refnamediv>
 <refname>part.autolabel</refname>
-<refpurpose>Are parts and references enumerated?</refpurpose>
+<refpurpose>Specifies the labeling format for Part titles</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -53,7 +53,7 @@ as the number format if the value matches one of the following:
 </variablelist>
 
 <para>Any nonzero value other than the above will generate
-the default number format upperroman.
+the default number format (upperroman).
 </para>
 
 
index 04037de65ccd99da2a8f0e1d491e58032acd5a63..1d0381d8982927a0c3b471fb4d77d4073d7647b9 100644 (file)
@@ -5,7 +5,7 @@
 </refmeta>
 <refnamediv>
 <refname>preface.autolabel</refname>
-<refpurpose>Are prefaces enumerated?</refpurpose>
+<refpurpose>Specifices the labeling format for Preface titles</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -53,7 +53,7 @@ as the number format if the value matches one of the following:
 </variablelist>
 
 <para>Any nonzero value other than the above will generate
-the default number format arabic.
+the default number format (arabic).
 </para>