From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12634 Path: main.gmane.org!not-for-mail From: Alexander Klink Newsgroups: gmane.comp.tex.context Subject: Re: How to use charter? Date: Wed, 16 Jul 2003 14:06:46 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030716120646.GA25195@asta.tu-darmstadt.de> References: <20030716095955.GA25090@asta.tu-darmstadt.de> <74B374D8-B785-11D7-AE79-0030659899AA@fiee.net> 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 1058360713 16313 80.91.224.249 (16 Jul 2003 13:05:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2003 13:05:13 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jul 16 15:05:12 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 19clxc-0004Cb-00 for ; Wed, 16 Jul 2003 15:04:44 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5BC2410B43; Wed, 16 Jul 2003 15:05:39 +0200 (MEST) Original-Received: from mailserver1.hrz.tu-darmstadt.de (mailserver1.hrz.tu-darmstadt.de [130.83.126.41]) by ref.ntg.nl (Postfix) with ESMTP id 43F3510AF1 for ; Wed, 16 Jul 2003 15:01:58 +0200 (MEST) Original-Received: from karl.asta.tu-darmstadt.de (asta1.asta.tu-darmstadt.de [130.83.198.241]) by mailserver1.hrz.tu-darmstadt.de (8.12.9/8.12.8) with ESMTP id h6GD1tsv018943 for ; Wed, 16 Jul 2003 15:01:55 +0200 Original-Received: from rosa.asta.tu-darmstadt.de (rosa.asta.tu-darmstadt.de [192.168.0.1]) by karl.asta.tu-darmstadt.de (Postfix on SuSE Linux 7.3 (i386)) with ESMTP id 506E16EFE for ; Wed, 16 Jul 2003 15:01:45 +0200 (CEST) Original-Received: by rosa.asta.tu-darmstadt.de (Postfix, from userid 1030) id 31560D20F; Wed, 16 Jul 2003 14:06:46 +0200 (CEST) Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <74B374D8-B785-11D7-AE79-0030659899AA@fiee.net> User-Agent: Mutt/1.3.28i X-MailScanner: Found to be clean 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:12634 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12634 Dear Henning, On Wed, Jul 16, 2003 at 02:03:04PM +0200, Henning Hraban Ramm wrote: > >I installed a TTF-Font using > >texfont --fontroot=/usr/share/texmf/ --ve=manfredklein --co=thelogovals > >--ma --in > >Now the umlauts seem to be at weird position, so \"u does not work, > >I can get it with \char252, but that is ugly and gives more problems. > >How do I solve that in a nice way? I guess I would have to write > >an .enc-file? > You need not to write it, but to *use* one! > Add "--en=texnansi" to your above command line. Unluckily, this changes nothing. As far as it looked to me, texnansi is the default encoding anyways (it is in the map file even if I leave the --en=... out) Greetings, Alex