From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18232 Path: main.gmane.org!not-for-mail From: Vit Zyka Newsgroups: gmane.comp.tex.context Subject: Re: iso latin 2 Date: Fri, 11 Feb 2005 11:17:46 +0100 Message-ID: <420C864A.1020500@seznam.cz> References: <420A4861.4020706@wxs.nl> <420A81D5.702@seznam.cz> <420A8CDF.1000406@wxs.nl> <420AA235.7060200@seznam.cz> <420B28BE.70709@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108116934 17765 80.91.229.6 (11 Feb 2005 10:15:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2005 10:15:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 11 11:15:22 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 1CzXpZ-0000wU-00 for ; Fri, 11 Feb 2005 11:15:21 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 639FD1279D; Fri, 11 Feb 2005 11:17:11 +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 05264-01; Fri, 11 Feb 2005 11:17:09 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 32BF212797; Fri, 11 Feb 2005 11:17:09 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CE93712797 for ; Fri, 11 Feb 2005 11:17:07 +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 05244-01-2 for ; Fri, 11 Feb 2005 11:17:07 +0100 (CET) Original-Received: from smtp.seznam.cz (smtp.seznam.cz [212.80.76.43]) by ronja.ntg.nl (Postfix) with SMTP id DA24E12791 for ; Fri, 11 Feb 2005 11:17:06 +0100 (CET) Original-Received: (qmail 25899 invoked from network); 11 Feb 2005 10:17:02 -0000 Original-Received: from unknown (HELO ?127.0.0.1?) (vit.zyka@82.142.74.35) by smtp.seznam.cz with SMTP; 11 Feb 2005 10:17:02 -0000 User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <420B28BE.70709@wxs.nl> X-Antivirus: avast! (VPS 0505-0, 31.01.2005), Outbound message X-Antivirus-Status: Clean 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:18232 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18232 Hans Hagen wrote: > Vit Zyka wrote: > >> ) I feel stronger and stronger that csr should coexist with lm for >> future. Perhaps like a option (not present in minimal distr?), but >> with full functionality if extra loaded. > > > about how many to be czechified chars are we talking? About 33 Czech glyphs (+5 or 7 more Slovak). >> So I would like il2 will be preserved as it is and new coding >> according to lm (ISO-8859-2 ?) would be introduce (enco-l2 ?). > > > how about il2 as input encoding and another one for the fonts? Yes. True is that ISO-8859-2 is a correct input regime. So far il2 is more font-specific coding (*.enc). We can discuss their names. If we change il2 regime to ISO... AFAIK we have to prepare new - set of csr.enc, csr1.enc, csin.enc, and cstt.enc - map file - metric files cs*.tfm If we preserve \enableregime[il2] and prepare \enableregime[l2] or something like, all no additional work and backward compatibility problems occure? Am I right? vit