# adassproc.init
# 
# This sets global parameters for latex2html needed to process the
# master proceedings document (adass98.latex).
#
$ADDRESS = "";
$INFO = "";
$HTML_VERSION = "4.0,tables";
$MAX_SPLIT_DEPTH = "3";
$TOC_DEPTH = 2;
$MAX_LINK_DEPTH = "0";
$SHOW_SECTION_NUMBERS = 0;
$BODYTEXT = "BGCOLOR=\"#FFFFFF\"";
$NUMBERED_FOOTNOTES = 1;
# $LONG_TITLES = 1;
$CUSTOM_TITLES = 1;
$TITLE = "ADASS 2002 Conference Proceedings";
$LOCAL_ICONS = 1;
# $ALTERNATIVE_ICONS = "icons";

# The following subroutines should be moved to adassconf.perl.

require "chapter_filenames.pl";

