shige 07/02 2003 ---------------- > With the 2002-2-1 I had serious problems with defaults settings. > > 1) $LOCAL_ICONS = 1; > in l2hconf.pm is ignored (was not with 2k.1beta). Thus it requires > the local option -local_icons in command line... which becomes > extremely long and heavy. > > 2) Setting Icon type to GIF in l2hconf.pm is ignored in the same way. > Thus I had to use PNG icons, with the trouble of uploading the *.png > icons in my various web sites.
I also use latex2html-2002-2-1. I can use local icons by setting $LOCAL_ICONS in l2hconf.pm and GIF icons by changing l2hconf.pm: @IMAGE_TYPES = qw(gif png); $IMAGE_TYPE = $IMAGE_TYPES[0]; > ---> Why is l2hconf.pm ignored? Please check: [a] setting of ~/.latex2html-init [b] whether your l2hconf.pm is loaded certainly at running the job +========================================================+ Shigeharu TAKENO NIigata Institute of Technology kashiwazaki,Niigata 945-1195 JAPAN [EMAIL PROTECTED] TEL(&FAX): +81-257-22-8161 +========================================================+ _______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html