[l2h] Re: Latex2html Win98 problem

2002-02-24 Thread Ross Moore
James Lynch writes: >Ross, > >Hello. I am at least the third person having the same problem on Windows 98 when >trying to > use Latex2html on any file with equations in it. I saw that you seemed to be an >authority on the subject and was hoping to get some help. The pr

[l2h] \verb rendered by tex (e.g., when used in math mode)

2002-02-24 Thread Logan Hanks
I was using \verb in math mode, and noticed that LaTeX2HTML caused it to be rendered as \verb* (that is, with the space markers). Upon examining the LaTeX2HTML source, I found this subroutine: sub revert_verb_marks { # Modifies $_ s/$verb_mark(\d+)$verb_mark/\\verb*$verb_delim{$1}$ve

[l2h] man page for latex2html

2002-02-24 Thread [EMAIL PROTECTED]
I think you should add a manpage with latex2html. I had found this from the Debian project that will be easy to adapt. Please don't forget that some linux/*NIX policy distribution require a man page for every package. If you want to see uniform documentation of your software, you should write y