From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22850 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Michal_Kvasni=E8ka?= Newsgroups: gmane.comp.tex.context Subject: Re: ISO Latin 2 input under the new ConTeXt Date: Tue, 04 Oct 2005 19:48:01 +0200 Message-ID: <4342C051.4060809@econ.muni.cz> References: <433A8CAE.30304@econ.muni.cz> <433A8EE0.9070208@elvenkind.com> <433A9EE6.40801@econ.muni.cz> <433CEBE6.9070401@wxs.nl> <434285E7.2050907@econ.muni.cz> <6faad9f00510041016k7424c32bp@mail.gmail.com> Reply-To: quasar@econ.muni.cz, mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128448397 13839 80.91.229.2 (4 Oct 2005 17:53:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2005 17:53:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 04 19:53:07 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMqw1-0004Xp-ML for gctc-ntg-context-518@m.gmane.org; Tue, 04 Oct 2005 19:50:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2AD9A127A1; Tue, 4 Oct 2005 19:50:37 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31362-03; Tue, 4 Oct 2005 19:50:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4ABD2127C5; Tue, 4 Oct 2005 19:48:34 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A723B127C5 for ; Tue, 4 Oct 2005 19:48:32 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31200-05 for ; Tue, 4 Oct 2005 19:48:31 +0200 (CEST) Original-Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by ronja.ntg.nl (Postfix) with ESMTP id A1BD3127A1 for ; Tue, 4 Oct 2005 19:48:31 +0200 (CEST) Original-Received: from merkur.econ.muni.cz (merkur.econ.muni.cz [147.251.189.10]) by tirith.ics.muni.cz (8.13.2/8.13.2) with ESMTP id j94HmUE9030073 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 4 Oct 2005 19:48:31 +0200 Original-Received: from [147.251.224.167] (ke-kvasnicka.econ.muni.cz [147.251.224.167]) by merkur.econ.muni.cz (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j94HmTNb021852 for ; Tue, 4 Oct 2005 19:48:30 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050726 X-Accept-Language: cs, en-us, en Original-To: ConTeXt In-Reply-To: <6faad9f00510041016k7424c32bp@mail.gmail.com> X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Muni-Spam-TestIP: 147.251.189.10 X-Muni-Envelope-From: quasar@econ.muni.cz X-Muni-Virus-Test: Clean X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22850 Archived-At: Mojca Miklavec wrote: >There are two things: input encoding or regime (\enableregime[utf] inyour case) and font > > Many thanks, \enableregime did what I needed. But I still have some minor questions: 1) Where should I put \loadmapfile[psclean.map]? (I can't include it in pdftex.cnf, since there is none under my new teTeX 3.0 in SuSE.) 2) Is it a goold idea to place in the same file \enableregime[il2] if almost all my documents are typed in this encoding? 3) What is the native ConTeXt font encoding? If I use many different fonts (most being reencoded via virtual fonts into IL2 encoding), should I reencode them into the native ConTeXt font encoding (whatever it is), or can I make ConTeXt work with a different font encoding, perhaps different for different fonts? How? How? 4) What documentations for fonts in ConTeXt should I read, and in what order? And I have one (I hope) little plea to Mr. Hagen: Please, can you add MetaFont to your minimum TeX installation? I would like to use it instead of teTeX because it is more flexible. But I still use heavily some MetaFont bitmapped fonts. Many thanks anyway. Your thankful Michal Kvasnicka