From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17449 Path: main.gmane.org!not-for-mail From: Wolfgang Zillig Newsgroups: gmane.comp.tex.context Subject: Re: fonts installation Date: Wed, 08 Dec 2004 09:31:01 +0100 Message-ID: <41B6BBC5.8020601@hoki.ibp.fhg.de> References: <35050.62.251.0.62.1102460108.squirrel@62.251.0.62> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1102494778 29965 80.91.229.6 (8 Dec 2004 08:32:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2004 08:32:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 08 09:32:51 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CbxFj-0000Na-00 for ; Wed, 08 Dec 2004 09:32:51 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 579681279E; Wed, 8 Dec 2004 09:32:50 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09663-01; Wed, 8 Dec 2004 09:32:47 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 533861278B; Wed, 8 Dec 2004 09:32:46 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7818A1278B for ; Wed, 8 Dec 2004 09:32:44 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 09387-04-2 for ; Wed, 8 Dec 2004 09:32:43 +0100 (CET) Original-Received: from mailgw12.fraunhofer.de (unknown [153.96.1.61]) by ronja.ntg.nl (Postfix) with ESMTP id BD82012789 for ; Wed, 8 Dec 2004 09:32:43 +0100 (CET) Original-Received: from mailgw11.fraunhofer.de (mailgw11.fraunhofer.de [153.96.1.66]) by mailgw12.fraunhofer.de (8.13.0+/8.12.11) with ESMTP id iB88VqE6012064 for ; Wed, 8 Dec 2004 09:32:32 +0100 (CET) Original-Received: from kso.hoki.ibp.fhg.de (dhcp-153-96-181-2.hoki.ibp.fhg.de [153.96.181.2]) by mailgw11.fraunhofer.de (8.13.0+/8.12.11) with ESMTP id iB88V1sL011068 for ; Wed, 8 Dec 2004 09:31:52 +0100 (CET) Original-Received: from hoki.ibp.fhg.de (ksi.hoki.ibp.fhg.de [153.96.143.2]) by kso.hoki.ibp.fhg.de (8.11.1/8.11.1) with ESMTP id iB88V1108667 for ; Wed, 8 Dec 2004 09:31:01 +0100 (MET) Original-Received: from [153.96.143.62] (localhost [127.0.0.1]) by hoki.ibp.fhg.de (8.11.1/8.11.1) with ESMTP id iB88V1315218 for ; Wed, 8 Dec 2004 09:31:01 +0100 (MET) X-Authentication-Warning: ksi.hoki.ibp.fhg.de: iscan owned process doing -bs User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <35050.62.251.0.62.1102460108.squirrel@62.251.0.62> X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17449 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17449 Hello Robert, I think that is the same problem I had add \usetypescript [adobekb][\defaultencoding] \definetypeface[hudson][rm][serif][palatino][default] \setupbodyfont[hudson,12pt,rm] to your code. Tomething like this will work too: \usetypescript [adobekb][\defaultencoding] \usetypescript[palatino][\defaultencoding] \setupbodyfont[palatino,12pt] This was the final solution from Patrick last day. Wolfgang r.ermers@hccnet.nl wrote: > Dear friends, > > I ran the tests exactly as you suggested. There is something wrong with a tmf font but I don't understand the message. > > I also looked in the file cont-sys.tex and added the line \autoloadmapfilestrue. It does not make any difference. > > Attached the test file and the log file. > > Thanks again! > > Kind regards, > > Robert > > > ------------------------------------------------------------------------ > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context