From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/67105 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Stefan_M=FCller?= Newsgroups: gmane.comp.tex.context Subject: Re: (RSFS) font installation Date: Thu, 17 Mar 2011 17:53:56 +0100 Message-ID: <4D823CA4.8090808@gmx.de> References: <4D80C291.5090707@gmx.de> <4D81CECD.5020405@gmx.de> <1sqdrtgu3c0d7.dlg@nililand.de> <4D820F93.1050806@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1300380879 14393 80.91.229.12 (17 Mar 2011 16:54:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2011 16:54:39 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 17 17:54:31 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0GSw-0002tf-RJ for gctc-ntg-context-518@m.gmane.org; Thu, 17 Mar 2011 17:54:26 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 871FECAB28; Thu, 17 Mar 2011 17:54:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UsEvLqs85S2r; Thu, 17 Mar 2011 17:54:18 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD78DCAAF4; Thu, 17 Mar 2011 17:54:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 78CB8CAAED for ; Thu, 17 Mar 2011 17:54:14 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UFmZBFX39EPL for ; Thu, 17 Mar 2011 17:54:03 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 6E443CAAD7 for ; Thu, 17 Mar 2011 17:54:03 +0100 (CET) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p2HGs3KO028668 for ; Thu, 17 Mar 2011 17:54:03 +0100 Original-Received: (qmail invoked by alias); 17 Mar 2011 16:54:03 -0000 Original-Received: from 77-64-135-9.dynamic.primacom.net (EHLO [192.168.100.108]) [77.64.135.9] by mail.gmx.net (mp053) with SMTP; 17 Mar 2011 17:54:03 +0100 X-Authenticated: #11064435 X-Provags-ID: V01U2FsdGVkX18l7CNjxqAlOLkumYMtsJ077iLAQwy/uCAHAPmE6d MHX9HKMkyq9/bV User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.23; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cEkgS3xn - ccca71b4b2c8 - 20110317 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:67105 Archived-At: So... I think I got somewhere now with the explanations from you and mathew. It seems that the problem were the missing .afm files (as mtxrun wanted those, not .pfm nor .pfb). I found two different solutions A and B: (1) Install fonts (.pfm) in Windows (2A) Put .afm files to C:\Windows\Fonts (2B) Put the complete rsfs (containing the .afm and all the other stuff) directory to texmf-fonts\fonts (3) Run "mtxrun --script fonts --reload" (4) Running "mtxrun --script fonts --list --all --pattern=rsfs" shows the fonts (Note the "--all", otherwise only one is printed) There are two things now, that are somehow strange to me: - In both versions, step (1) seems to be mandatory. I would expect, that the rsfs directory in texmf-fonts\fonts should be enough, as mtxrun clearly searches there and all the files are there, too. I don't understand the problem here. - If the .pfm and .pfb files are sufficient for Windows, why does mtxrun specifically search for .afm files and not also for .pfm? Anyhow, the fonts are finally listed/recognized by mtxrun. Unfortunately, the example at http://archive.contextgarden.net/message/20100414.122529.bc3ba584.en.html still doesn't show me the rsfs font, only a default font. Probably I just have to look into that (and the example from mathew) tomorrow. Best regards and thanks so far, Stefan. ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________