[l2h] images do not get converted

2002-11-19 Thread luis fernandes
Hello, I am using LaTeX2HTML Version 2002-1 (1.68) on Solaris 8 and images are not being rendered as they should be. All images in the document, are replaced with an image that looks like a button (with beveled edges) with the text "Image". latex2html used to work fine until (as far as i can tel

[l2h] lowercase_tags does attributes imperfectly

2002-11-19 Thread Stephen Gildea
The regular expression in &lowercase_tags doesn't handle multi-word attribute values nor the attribute following a minimized attribute. For example, it turns this: into this: Notice that the word "Table" has been incorrectly lowercased, while TWO has failed to be lowercased. The following d