]> granicus.if.org Git - docbook-dsssl/commitdiff
Corrected the description.
authorBob Stayton <bobs@sagehill.net>
Fri, 3 Dec 2004 09:20:11 +0000 (09:20 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 3 Dec 2004 09:20:11 +0000 (09:20 +0000)
xsl/params/component.label.includes.part.label.xml

index eef3eae10dadcc8dce03463182b71b3ef5407694..8984c60e4fa8492b9b068e6d0be609dc6ca9781e 100644 (file)
@@ -5,7 +5,7 @@
 </refmeta>
 <refnamediv>
 <refname>component.label.includes.part.label</refname>
-<refpurpose>Do section labels include the component label?</refpurpose>
+<refpurpose>Do component labels include the part label?</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
 
 <refsect1><title>Description</title>
 
-<para>If true (non-zero), labels for chapters, appendices, and other component
+<para>If true (non-zero), number labels for chapters, appendices, and other component
 elements are prefixed with the label of the
 part element that contains them.
+So you might see Chapter II.3 instead of Chapter 3.
 Also, the labels for formal elements such as table and figure will
 include the part label.
 If there is no part element container, then no prefix is generated.