I'm having trouble with LaTeX2html's treatment of "control space", i.e. backslash followed by space, which TeX and LaTeX use to force a space after a control sequence. That is, if I say \newcommand{\foo}{{\sc Foo}} to get Foo in caps and small caps, I have to write \foo\ in the LaTeX source in order to make sure it is followed by a space.
LaTeX2html seems to screw this up completely, usually losing some of the text after the control space, and (when I do use it as with \foo above) using caps and small caps for the whole of the text that follows. This seems a fairly basic bug -- or is this a a documented `feature'? -- Anthony Stone www-stone.ch.cam.ac.uk University Chemical Laboratory, Email: [EMAIL PROTECTED] Lensfield Road, Phone: +44 1223 336375 Cambridge CB2 1EW Fax: +44 1223 336362 _______________________________________________ latex2html mailing list latex2html@tug.org http://tug.org/mailman/listinfo/latex2html