From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11370 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: Fonts again in ConTeXt Date: Wed, 12 Mar 2003 15:05:40 +0100 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: <87llzk65or.fsf@gundla.ch> References: <03031214263404.11186@mondriaan> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1047478692 25714 80.91.224.249 (12 Mar 2003 14:18:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2003 14:18:12 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Mar 12 15:18:08 2003 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 18t73Y-0006gX-00 for ; Wed, 12 Mar 2003 15:18:08 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 59EE110AF9; Wed, 12 Mar 2003 15:18:50 +0100 (MET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ref.ntg.nl (Postfix) with ESMTP id AF54810AB6 for ; Wed, 12 Mar 2003 15:16:27 +0100 (MET) Original-Received: from [212.227.126.206] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 18t71v-00074i-00 for ntg-context@ntg.nl; Wed, 12 Mar 2003 15:16:27 +0100 Original-Received: from [129.217.137.155] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 18t71v-0000zR-00 for ntg-context@ntg.nl; Wed, 12 Mar 2003 15:16:27 +0100 Original-Received: from pg by levana with local (Exim 3.12 #1 (Debian)) id 18t6rU-0000fH-00 for ; Wed, 12 Mar 2003 15:05:40 +0100 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: a.c. In-Reply-To: <03031214263404.11186@mondriaan> (Maarten Sneep's message of "Wed, 12 Mar 2003 14:26:34 +0100") Original-Lines: 30 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i586-pc-linux-gnu) 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:11370 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11370 Maarten Sneep writes: Hello! >> Right. Patrick has a file that maps the ConTeXt names to the pfsnss >> names, which solves the problem. > > Although that means you have to adapt the sources of the files you > receive to use this intermediate translation file. You don't need to. > Although I suspect this is something that could be put in > cont-sys.tex (anyone for the exact command?) and make it a system > wide local configuration. \usetypescriptfile[tetex] \usetypescript[tetex][someencoding] > BTW isn't this something that sould be addressed by using > \usetypescript[ber]? (Or did I miss something?) Well, in my opinion, the berry typesript is sub-optimal, since it maps to the urw variants that are a) shipped with a few TeX systems only and b) (even worse) the urw variant helvetica (nimbus sans) is of no real use for the german people out there (broken germandbls). Patrick