>> 1) Footnotes are not being handled correctly. What appears is
>> this:
>>
>>         <main text>[EMAIL PROTECTED] @@footnote [EMAIL PROTECTED]@opt
>> <footnote text>

> If you look at the .tex, you should find at the beginning the
> following code:
>
> %% Special footnote code from the package 'stblftnt.sty'
> %% Author: Robin Fairbairns -- Last revised Dec 13 1996
> \let\SF@@footnote\footnote
> [EMAIL PROTECTED]@protect
>     \expandafter\SF@@footnote
>   \else
>     [EMAIL PROTECTED]@opt
>   \fi
> }
> \expandafter\def\csname [EMAIL PROTECTED]@opt [EMAIL PROTECTED]
>   [EMAIL PROTECTED]@twobracket
>   [EMAIL PROTECTED]
> }
> [EMAIL PROTECTED]@opt{\noexpand\protect
>   \expandafter\noexpand\csname [EMAIL PROTECTED]@opt \endcsname}
> [EMAIL PROTECTED]@twobracket[#1]#2{}
>
> Just remove it, and try to run latex2html by hand again.

That did it! Many thanks!

Alexis 

Reply via email to