From e666fd8f7fcdd5fdcd41a5526b1f70d3ea2f4f8d Mon Sep 17 00:00:00 2001 From: Jirka Kosek Date: Mon, 25 Jun 2001 18:42:37 +0000 Subject: [PATCH] Added htmlhelp.autolabel parameter to control inclusion of component and section labels into tree-like ToC. --- xsl/htmlhelp/htmlhelp-common.xsl | 46 ++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/xsl/htmlhelp/htmlhelp-common.xsl b/xsl/htmlhelp/htmlhelp-common.xsl index 8fc223bb5..cea5c5d25 100644 --- a/xsl/htmlhelp/htmlhelp-common.xsl +++ b/xsl/htmlhelp/htmlhelp-common.xsl @@ -24,6 +24,16 @@ apropriate single-byte encoding here. + + + +Should tree-like ToC use autonumbering feature? + +If you want to include chapter and section numbers into ToC in +the left panel, set this parameter to 1. + + + @@ -145,6 +155,10 @@ Title= + + + + @@ -165,6 +179,10 @@ Title= + + + + @@ -187,6 +205,10 @@ Title= + + + + @@ -209,6 +231,10 @@ Title= + + + + @@ -229,6 +255,10 @@ Title= + + + + @@ -250,6 +280,10 @@ Title= + + + + @@ -271,6 +305,10 @@ Title= + + + + @@ -292,6 +330,10 @@ Title= + + + + @@ -313,6 +355,10 @@ Title= + + + + -- 2.40.0