>>>>> "DM" == David McIntyre <[EMAIL PROTECTED]> writes:
DM> In my case, I was able to cure the problem by using a different
DM> dbm package instead of ndbm: I put the line
DM>
DM> use 'GDBM_File';
DM>
DM> in and the limitation went away. I guess you could try putting
DM> this into the latex2html script (assuming you have GDBM_File.pm on
DM> your system), but I wouldn't like to promise that this would work
DM> safely ;-)
OK, I built gdbm, found out that GDBM_File.pm is bundled with the perl
I'm using (5.003_01), and tried adding the above line to the
latex2html script, but it's having big problems now. Lots of stuff
like:
------
Doing ./language.tex
%
Processing macros ...++.....
@Undefined subroutine &main::wrap_cmd_ called at
/users/turner/Tools/latex2html/latex2html line 11330.
[snip]
*** no brace for \setcounter , before:
<FK>>page<<FK>><<FL>>1<<FL>>
*** using "<" as the argument instead; is this correct? ***
*** cannot set counter < to < ***