From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12635 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:18:21 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030716121821.GB25195@asta.tu-darmstadt.de> References: <20030716080751.GA24935@asta.tu-darmstadt.de> <006501c34b82$a0ff6670$0100a8c0@vademecum> <20030716095955.GA25090@asta.tu-darmstadt.de> <20030716142137.31adc706.morawski@gmx.net> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1058361515 20797 80.91.224.249 (16 Jul 2003 13:18:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2003 13:18:35 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Jul 16 15:18:33 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 19cm9D-0005FO-00 for ; Wed, 16 Jul 2003 15:16:43 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 786D410B45; Wed, 16 Jul 2003 15:17:38 +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 0032E10AF1 for ; Wed, 16 Jul 2003 15:13:25 +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 h6GDDKsv021076 for ; Wed, 16 Jul 2003 15:13:20 +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 573BB9733 for ; Wed, 16 Jul 2003 15:13:15 +0200 (CEST) Original-Received: by rosa.asta.tu-darmstadt.de (Postfix, from userid 1030) id 2DA5D5F74; Wed, 16 Jul 2003 14:18:21 +0200 (CEST) Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <20030716142137.31adc706.morawski@gmx.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:12635 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12635 Dear Jens, On Wed, Jul 16, 2003 at 02:21:37PM +0200, Jens-Uwe Morawski wrote: > > But I got another font related problem (or actually two): > > 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? > \char252 is texnansi encoding; you have to setup context to use > this font encoding So how do I do this? It looks as it has been done for the font when I installed it, but when I try to use it as \definefont[TitleFont][texnansi-TheLogovals][encoding=texnansi] it does not work. Funnily enough, instead of the ü there is a u, so maybe it tries to construct the ü out of u + dieresis? > > Another problem is that I was trying to install the Scriptina font > > from www.apostrophiclab.com, but any time I run texfont on either > > the TTF or the Type 1 font, it hangs (vptovf runs and eats 100% > > cpu time, apparently doing nothing). But I guess this is not really > > ConTeXt related, anyone knows where I could report that bug? > don't know about vptovf, but i have installed Scriptina already > in ec-encoding using fontinst ( i use fontinst instead of texfont, since > it gives you more control). I can send you the files including support > for LaTeX and ConTeXt. That would be great! Is there a manual on fontinst and ConTeXt? I always thought fontinst was more aimed on LaTeX? Greetings, Alex