ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Yue Wang <yuleopen@gmail.com>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Mojca Miklavec <mojca.miklavec.lists@gmail.com>
Subject: Re: enco-xtx.tex is still wrong
Date: Tue, 12 May 2009 21:19:34 +0800	[thread overview]
Message-ID: <68bfdc900905120619y52719634p18adadacae3100dc@mail.gmail.com> (raw)
In-Reply-To: <4A0940EA.6060407@wxs.nl>

On Tue, May 12, 2009 at 5:27 PM, Hans Hagen <pragma@wxs.nl> wrote:
> Mojca Miklavec wrote:
>>>
>>> wrong:
>>>   f:write(format("\\XeTeXcharclass\"%04X
>>> \\XeTeXcharclass%s\n",i,upper(lbc)))
>>> better:
>>>   f:write(format("\\XeTeXcharclass\"%04X
>>> \\XeTeXcharclass%s\n",code,upper(lbc)))
>>>
>>> But I didn't test anything at all.
>
> ok, i'll fix that
>



Hi

The current version is still not right.
in unicode-letters.tex, three ranges are defined to id:

\ID 3400 4DB5
\ID 4E00 9FC3
\ID 20000 2A6D6

So in fact all the codes from 3400-4DB5, 4E00-9FC3, 20000-2A6D6 are
assigned to \ID.

these ranges are missing in xetx-cls.tex:

...
\setXTXcharacterclass "3400 lb:id
\setXTXcharacterclass "4DB5 lb:id
...
\setXTXcharacterclass "4E00 lb:id
\setXTXcharacterclass "9FBB lb:id
...
\setXTXcharacterclass "20000 lb:id
\setXTXcharacterclass "2A6D6 lb:id
...

so in xetx.cls, the boundaries are roughly there, but all the numbers
in the range are missing.


Yue Wang
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                             | www.pragma-pod.nl
> -----------------------------------------------------------------
>
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      parent reply	other threads:[~2009-05-12 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12  8:27 Yue Wang
2009-05-12  9:23 ` Hans Hagen
     [not found] ` <6faad9f00905120147o5148a20ej1c81fc84bb27c6f8@mail.gmail.com>
     [not found]   ` <6faad9f00905120201p3e7f5d0mc9f94a829e3552ec@mail.gmail.com>
     [not found]     ` <4A0940EA.6060407@wxs.nl>
2009-05-12 13:19       ` Yue Wang [this message]

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=68bfdc900905120619y52719634p18adadacae3100dc@mail.gmail.com \
    --to=yuleopen@gmail.com \
    --cc=mojca.miklavec.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).