Hi Roland,
I just fixed this for someone else (leaving
equation-image ALT text complete instead of
shortening it), and it was easy. In the latex2html script, I simply changed
if ( length($alt) > 163 ) {
to
if ( $ALTMAXLENGTH && length($alt) > $ALTMAXLENGTH-2 ) {
where I left $ALTM
Hi!
I'm forwarding two suggestions by a Latex2HTML user.
Thanks for considering.
Roland
--- Begin Message ---
Hello Roland,
I've tried to contact the author referenced in the man page. Since I've got a
mailer daemon, I guess that his mail address has changed. Can you please forward
it to him or