ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Character names (was: Context 2005.12.19 released)
Date: Wed, 21 Dec 2005 17:17:35 +0100	[thread overview]
Message-ID: <43A9801F.4020101@elvenkind.com> (raw)
In-Reply-To: <6faad9f00512210619m2d45bai227752eb00d3f091@mail.gmail.com>


Here's what I can come up with. At least a few are acceptable, like the
horizontal bar. \textnumero exists, but is only reachable in cyrillic
encodings (fixable, I guess?), and the greek & vietnamese accents
are also only usable in the correct encoding. I've used the \text...
versions of the accents, but perhaps the actual commands are more
correct (like \' and \~).

Cheers, Taco

\starttext
\definecharacter texthorizontalbar {{--\kern 0pt--}}
\definecharacter textdong          {\underbar{\dstroke}}

\starttabulate[|c|c|]
\NC 0300 COMBINING GRAVE ACCENT \NC \textgrave           \NC \NR
\NC 0309 COMBINING HOOK ABOVE	\NC \texthookabove       \NC \NR
\NC 0303 COMBINING TILDE	\NC \texttilde           \NC \NR
\NC 0301 COMBINING ACUTE ACCENT	\NC \textacute           \NC \NR
\NC 0323 COMBINING DOT BELOW	\NC \textbottomdot       \NC \NR
\NC 037A GREEK YPOGEGRAMMENI	\NC \unknownchar         \NC \NR  % prime?
\NC 0384 GREEK TONOS		\NC \greektonos          \NC \NR
\NC 0385 GREEK DIALYTIKA TONOS	\NC \greekdialytikatonos \NC \NR
\NC 2015 HORIZONTAL BAR		\NC \texthorizontalbar   \NC \NR
\NC 20AB DONG SIGN		\NC \textdong            \NC \NR
\NC 20AF DRACHMA SIGN		\NC \unknownchar         \NC \NR
\NC 2116 NUMERO SIGN		\NC \textnumero          \NC \NR
\stoptabulate
\stoptext


Mojca Miklavec wrote:
> Hans Hagen wrote:
> 
>>Mojca Miklavec wrote:
>>
>>>Taco Hoekwater wrote:
>>>
>>>
>>>>New features since 2005.12.18:
>>>>
>>>>* Support for the latin-9 regime (latin-1 + euro)
>>>>
>>>
>>>There are some more (automatically generated) regime definitions at
>>>http://pub.mojca.org/tex/enco/contextbase/
>>>(only from the glyph names that I was able to extract from the
>>>existing files, so it's only OK for some of the regimes mentioned
>>>there).
>>>
>>>If possible, I would like to ask for core support for windows-1250
>>>(perhaps other users may find some other regimes useful as well).
>>>
>>>
>>
>>just send me the files you feel confident with
> 
> 
> (I'll send the good files soon.)
> 
> Except Celtic, Thai, Arabic and Hebrew (although the letter names for
> Hebrew are almost completely defined) almost all the windows and ISO
> regimes are OK, just some glyphs are missing (which are, or at least
> were, missing in Unicode vectors as well). If anyone has suggestions
> for names for the following characters, 6 additional regimes can be
> fully supported:
> 
> windows-1251 and iso-8859-5
> 2116 NUMERO SIGN
> 
> windows-1253
> 0385 GREEK DIALYTIKA TONOS
> 2015 HORIZONTAL BAR
> 0384 GREEK TONOS
> 
> windows-1258
> 0300 COMBINING GRAVE ACCENT
> 0309 COMBINING HOOK ABOVE
> 0303 COMBINING TILDE
> 0301 COMBINING ACUTE ACCENT
> 0323 COMBINING DOT BELOW
> 20AB DONG SIGN
> 
> iso-8859-7
> 20AF DRACHMA SIGN
> 037A GREEK YPOGEGRAMMENI
> 2015 HORIZONTAL BAR
> 0384 GREEK TONOS
> 0385 GREEK DIALYTIKA TONOS
> 
> iso-8859-10
> 2015 HORIZONTAL BAR
> 
> Mojca
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2005-12-21 16:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 14:19 Mojca Miklavec
2005-12-21 16:17 ` Taco Hoekwater [this message]
2005-12-21 18:09   ` Hans Hagen
2005-12-23  1:00   ` Mojca Miklavec
2005-12-23  9:44     ` Character names Hans Hagen
2005-12-23 12:29       ` Taco Hoekwater
2005-12-23 12:48         ` Mojca Miklavec
2005-12-25 23:48       ` Mojca Miklavec
2005-12-23 10:31     ` Hans Hagen
2005-12-23 12:36     ` Taco Hoekwater
2005-12-23 13:39       ` Mojca Miklavec
2005-12-23 14:18         ` Taco Hoekwater
2005-12-23 14:39         ` Hans Hagen
2005-12-23 21:33           ` VnPenguin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43A9801F.4020101@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).