[7670] in www-talk@info.cern.ch
Re: What all does html support?
daemon@ATHENA.MIT.EDU (wmperry@spry.com)
Sat Mar 18 12:03:33 1995
Date: Sat, 18 Mar 1995 12:01:41 +0500
Errors-To: procmaster@www19.w3.org
Reply-To: wmperry@spry.com
From: wmperry@spry.com
To: Multiple recipients of list <www-talk@www10.w3.org>
Rupesh Kapoor writes:
> Hi,
> It's amazing to find more syntax being supported by these browsers
> each day. For instance, when I converted a MSWord document into text only
> form today, was shocked to see netscape 1.0 correctly interpreting octal
> codes like \225, \227 etc as bullets, regd & copyright symbols.
>
> Can anyone supply me a pointer to the exact set of such symbols
> supported by these browsers? Of particular interest are Mosaic & netscape
> 1.{0,1}
This is generally a font issue - was this in windows netscape? Try it
with netscape/X, and it might/might not work. I hardcoded in a few
conversions for emacs-w3 based on the more popular ones people use from
windows fonts (quotes, cpoyright, registered, etc).
-Bill P.