Re: OT: Question: Unicode
From: | John Cowan <jcowan@...> |
Date: | Sunday, May 18, 2003, 22:20 |
Roger Mills scripsit:
> Another question-- where can I find a listing of the Unicode nos. for the
> chars. from (hex) 0100 thru approx 02B8 (LatinA, B and IPA)? If I start
> making my own html I'll need that, as it would be cumbersome to keep jumping
> going from Notepad to Word just to look them up.
See the attached file. If you rename it from .txt to .csv, you can open it
in Excel as well.
> I don't quite understand this, but it's not what I'm doing (I think :_))
It is not.
> That is indeed the case. Chars. are spcified e.g. ʔ is glottal stop,
> l is i-breve.
You should always add a semicolon to these, since although some browsers are
forgiving about it, others are not: type "ʔ" rather than "ʔ".
> Since I use the Intl. keyboard, I can type )Bá, ê etc.
> directly, and they appear as )Bá,ê in the html. In my Kash material, I
> converted these to 225 and 234 just to be on the safe side, though it didn't
> seem to matter.
It does not matter. What is important is to avoid typing s with caron
(aka hac^ek), z with caron, oe-ligature, and capital Y with diaeresis
(small y is safe) directly, as these use codes that aren't recognized
by non-Windows systems reliably. Instead, use the numeric values from
the attached file.
> I must say, for quick-and-dirty web page creation, I liked the Netscape
> composer on my old W98 computer, but it's not included in the new set up,
> and it's unclear, from Netscape's website, whether it's still included in
> their package (most of which I don't want) or whether it would work with XP.
> Does anyone know???
It is still part of Netscape 7.x, and it will work on Windows XP. Efforts are
underway to make it available as a stand-alone program.
--
Do NOT stray from the path! John Cowan <jcowan@...>
--Gandalf http://www.ccil.org/~cowan
Reply