[l2h] Need dim and half dim symbols
Walter Gull
walter.gull at sunrise.ch
Fri Jun 25 09:52:24 CEST 2010
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 <j at w3k.org> 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
More information about the latex2html
mailing list