From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17988 Path: main.gmane.org!not-for-mail From: Mikael Persson Newsgroups: gmane.comp.tex.context Subject: Re: Russia (cyrillic letters) Date: Thu, 27 Jan 2005 08:48:34 +0100 Message-ID: References: <20050126224008.396@news.comp.lancs.ac.uk> Reply-To: Mikael Persson , mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106812149 31174 80.91.229.6 (27 Jan 2005 07:49:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2005 07:49:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 27 08:49:00 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cu4Oi-0006ks-00 for ; Thu, 27 Jan 2005 08:49:00 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 780981277C; Thu, 27 Jan 2005 08:48:59 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14529-04; Thu, 27 Jan 2005 08:48:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB76D12784; Thu, 27 Jan 2005 08:48:53 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F1D7E12784 for ; Thu, 27 Jan 2005 08:48:50 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14535-03 for ; Thu, 27 Jan 2005 08:48:38 +0100 (CET) Original-Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by ronja.ntg.nl (Postfix) with ESMTP id C59301277C for ; Thu, 27 Jan 2005 08:48:35 +0100 (CET) Original-Received: by wproxy.gmail.com with SMTP id 50so285409wri for ; Wed, 26 Jan 2005 23:48:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=XMyMVAc7O0zFObBcYGn3AJdDe6Ecrj4f/p4lyJH71sg/pt7OE/w2k16ox9RgTmGr90W3okiq0/Y10pRRZJsEuFcTwXn5th6Kk7yPuB1ooBfhnMKGTf9Jh/vy/lfWIfzfGS2Dv+iT4E26Lk46mwoPLGdb6ZcyYhZRx+Wt1tIAOWA= Original-Received: by 10.54.22.10 with SMTP id 10mr8571wrv; Wed, 26 Jan 2005 23:48:34 -0800 (PST) Original-Received: by 10.54.40.40 with HTTP; Wed, 26 Jan 2005 23:48:34 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <20050126224008.396@news.comp.lancs.ac.uk> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17988 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17988 On Wed, 26 Jan 2005 22:40:08 +0000, Adam Lindsay wrote: > Mikael Persson said this at Wed, 26 Jan 2005 22:38:50 +0100: > > >I also thought more about the utf. Is there anyway, now, to use utf8 > >encoding of the file, and somehow (from enco-uc.tex or how it would > >work) get the russian letters (that is for example \uchar4{"11} to be > >\cyrillicB, as it is written in enco-uc.tex and then from that get the > >right letter)? > > Yeah, there is a way to use UTF-8 input, but it's not ready for Cyrillic > quite yet--It'll take some work (from you? :D ) to get it going. > > UTF-8 input depends on the unic-* files. The Cyrillic vector, unic- > 004.tex, hasn't been done yet. All it takes is putting the named glyphs > (that you saw in enco-uc, for example) in the right order, using unic- > 001.tex as a model. > > Interested? I can get you started if you are... > > adam Hello Adam, Yes, I am intrested in doing this, please get me started :) I read unic-001.tex, and I more or less understand the pattern, however there must be more things to change then just adidng a unic-004.tex file with similar entries for the cyrillic letters? /Micke P