On 2010-06-25 2:12, Bob van der Poel wrote: > Thanks, but it's still not working. > ... In html the \circ works fine. But the \o doesn't display at all.
I tried the suggestions of jos <[email protected]> and they work fine in my environment. Could it be that the intended character "ø" Oct Dec Hex Char Description -------------------------------------------------------------------- 370 248 F8 o LATIN SMALL LETTER O WITH STROKE is suppressed by some (default?) options of latex2html? Here the command line I was successful with: latex2html -html_version 4,latin1,unicode ... Besides, instead of creating that character with the macro "\o" got the same result when using "ø" directly in the command definition: \providecommand{\slashdegreesvariant}{\mbox{${}^{ø}$}} Walter Gull _______________________________________________ latex2html mailing list [email protected] http://tug.org/mailman/listinfo/latex2html
