From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9963 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: DocBookInContext & multi-languages (newbie) / utf Date: Mon, 02 Dec 2002 15:43:37 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <5.1.0.14.1.20021202153537.03d21258@server-1> References: <5.1.0.14.1.20021202132549.00af0328@server-1> <20021129072039.GA7792@mail.inet.hr> <20021129072039.GA7792@mail.inet.hr> <5.1.0.14.1.20021202132549.00af0328@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1038840866 3833 80.91.224.249 (2 Dec 2002 14:54:26 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Dec 2002 14:54:26 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Irxo-0000zf-00 for ; Mon, 02 Dec 2002 15:54:24 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3289F10AE8; Mon, 2 Dec 2002 15:56:42 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id C7ECB10AE6 for ; Mon, 2 Dec 2002 15:55:01 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id gB2FmIfr011059 for ; Mon, 2 Dec 2002 16:48:19 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id gB2Esxgi004489 for ; Mon, 2 Dec 2002 15:54:59 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20021202135950.GA18129@mail.inet.hr> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9963 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9963 At 02:59 PM 12/2/2002 +0100, Gour wrote: >Hans Hagen (pragma@wxs.nl) wrote: > > > sure, but for that i need input on how those vector look like; xtag-utf is > > a starting point, but i also need the second 'bank', so whoi can > >Where can I get some more info how this xtag-utf vector should look like? in xtag-utf.tex in .../tex/context/base (at least in my version and the beta) > > (1) provide me with proper test files (can be simple text with utf 8 text) > >UTF-8_and_Unicode_FAQ has some test files and I'm sure this step is not a >problem. So, where can i find that doc? > > (2) provide the mapping list in terms of => \namedglyph > >I need some explanation: e.g. amacron (small latin letter "a" with >macron") has >Unicode code U+0101. When I look within Vim (g8 function) it shows me that it >has "c4 81" hex value in UTF-8 encoding. > >In this way it's possible to get Unicode code & hex value in UTF-8 encoding. > >So, I'm interested, what would be the correct entry for the above >mentioned list >in the case for amacron: > >a) c4 81 -> amacron >b) 0101 -> amacron > >or something else? so, c4 is the trigger, and 81 the character; this means that the function attached to c4 has to map the 81 onto \amacron can you make me a file with a list like: amacron : 01/01 : c4/c8 : ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^ normal ascii real utf Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------