tiny update to translations
[goodguy/cin-manual-latex.git] / latex2html-init
index 6300ef9062a36297c9e451a01c60644da73a27c8..4646aaa6ead5c793bbca97dfba21c7aad1ab13a2 100644 (file)
@@ -76,10 +76,18 @@ $WORDS_IN_PAGE = 300;
 $default_language = 'english'; 
 
 # The value of this variable determines how many words to use in each 
-# title that is added to the navigation panel (see below)
+# title that is added to the navigation panel, see below (-1 is no limit).
+# If $SHOW_SECTION_NUMBERS == 1, then one additional word counts
+# for the section number.
 # 
 $WORDS_IN_NAVIGATION_PANEL_TITLES = 4;
 
+# The value of this variable determines how many words to use in each 
+# Index entry (analogous to $WORDS_IN_NAVIGATION_PANEL_TITLES).
+# If not set, it equals to $WORDS_IN_NAVIGATION_PANEL_TITLES by default.
+# 
+#$WORDS_IN_INDEX = 4;
+
 # This number will determine the size of the equations, special characters,
 # and anything which will be converted into an inlined image
 # *except* "image generating environments" such as "figure", "table" 
@@ -213,7 +221,6 @@ sub bot_navigation_panel {
 
 &ignore_commands( <<_IGNORED_CMDS_);
 captionsetup # {}
-settocdepth # {}
 fboxsep # &ignore_numeric_argument
 drop # &ignore_numeric_argument
 AddToShipoutPicture # {}