minor improvement
[goodguy/cin-manual-latex.git] / latex2html-init
index 7179ab8cce02cb8ad177d08fd910726648ee2277..4646aaa6ead5c793bbca97dfba21c7aad1ab13a2 100644 (file)
@@ -28,7 +28,7 @@ $NO_SUBDIR = 0;
 
 # Supply your own string if you don't like the default <Name> <Date>
 #$ADDRESS = "<I>$address_data[0] <BR>\n$address_data[1]</I>";
-$ADDRESS = "<I>The CINELERRA-GG Community, 2020<BR><A HREF=\"https://www.cinelerra-gg.org\">https://www.cinelerra-gg.org</A></I>";
+$ADDRESS = "<I>The CINELERRA-GG Community, 2021<BR><A HREF=\"https://www.cinelerra-gg.org\">https://www.cinelerra-gg.org</A></I>";
 
 $NO_NAVIGATION = 0;    # 1 = do not put a navigation panel at the top of each page
 
@@ -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 # {}