]> granicus.if.org Git - docbook-dsssl/commitdiff
Added section.autolabel.max.depth parameter.
authorBob Stayton <bobs@sagehill.net>
Sun, 20 Jun 2004 01:16:10 +0000 (01:16 +0000)
committerBob Stayton <bobs@sagehill.net>
Sun, 20 Jun 2004 01:16:10 +0000 (01:16 +0000)
xsl/html/param.ent
xsl/html/param.xweb

index 2184b08c9ef192aabc86e91e139deddbe9f0e839..3cbc13a749395806d0bdacbbfcf1b98484f5aba8 100644 (file)
 <!ENTITY runinhead.title.end.punct SYSTEM "../params/runinhead.title.end.punct.xml">
 <!ENTITY saxon.character.representation SYSTEM "../params/saxon.character.representation.xml">
 <!ENTITY section.autolabel SYSTEM "../params/section.autolabel.xml">
+<!ENTITY section.autolabel.max.depth SYSTEM "../params/section.autolabel.max.depth.xml">
 <!ENTITY section.label.includes.component.label SYSTEM "../params/section.label.includes.component.label.xml">
 <!ENTITY segmentedlist.as.table SYSTEM "../params/segmentedlist.as.table.xml">
 <!ENTITY shade.verbatim SYSTEM "../params/shade.verbatim.xml">
index f20e1e94c6f5319a6d7a5c66b7ba94438b8058b5..daadcfe560b979cc42c04edf8c54a5865560a000 100644 (file)
@@ -124,6 +124,7 @@ to be incomplete. Don't forget to read the source, too :-)</para>
 &preface.autolabel;
 &qandadiv.autolabel;
 &section.autolabel;
+&section.autolabel.max.depth;
 &section.label.includes.component.label;
 &label.from.part;
 </reference>
@@ -622,6 +623,7 @@ around all these parameters.</para>
 <src:fragref linkend="runinhead.default.title.end.punct.frag"/>
 <src:fragref linkend="runinhead.title.end.punct.frag"/>
 <src:fragref linkend="section.autolabel.frag"/>
+<src:fragref linkend="section.autolabel.max.depth.frag"/>
 <src:fragref linkend="section.label.includes.component.label.frag"/>
 <src:fragref linkend="segmentedlist.as.table.frag"/>
 <src:fragref linkend="shade.verbatim.frag"/>