summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/latex2html/myinit.pl
blob: b24da780bf58010f3da2d5341006d72fc39f2bab (plain)
1
2
3
4
5
6
7
8
# File myinit.pl
$ADDRESS = "<em>Michel Goossens<BR>" .
           "Division IT<BR>"        .
           "T&eacute;l. 767.5028<BR>"          .
           "$address_data[1]</em>";
$MAX_SPLIT_DEPTH = 0; # do not split document
$NO_NAVIGATION = 1;   # no navigation panel
1;      # Mandatory last line