From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17481 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Re: fonts installation Date: Fri, 10 Dec 2004 15:52:27 +0100 Message-ID: <41B9B82B.5090504@boede.nl> References: <35050.62.251.0.62.1102460108.squirrel@62.251.0.62> <41B734C6.1050902@boede.nl> <50345.62.251.0.62.1102538014.squirrel@62.251.0.62> <41B78AE4.1040403@hccnet.nl> 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 1102690395 3993 80.91.229.6 (10 Dec 2004 14:53:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2004 14:53:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 10 15:53:08 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 1Ccm8q-0001SB-00 for ; Fri, 10 Dec 2004 15:53:08 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2F7F6127C2; Fri, 10 Dec 2004 15:53:06 +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 08623-03; Fri, 10 Dec 2004 15:53:01 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CA8A4127BD; Fri, 10 Dec 2004 15:53:00 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 600DC127BD for ; Fri, 10 Dec 2004 15:52:59 +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 08309-07 for ; Fri, 10 Dec 2004 15:52:58 +0100 (CET) Original-Received: from smtp-vbr15.xs4all.nl (unknown [194.109.24.35]) by ronja.ntg.nl (Postfix) with ESMTP id 9DFD712771 for ; Fri, 10 Dec 2004 15:52:58 +0100 (CET) Original-Received: from [192.168.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-vbr15.xs4all.nl (8.12.11/8.12.11) with ESMTP id iBAEqSJx028125; Fri, 10 Dec 2004 15:52:28 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en Original-To: r.ermers@hccnet.nl, mailing list for ConTeXt users In-Reply-To: <41B78AE4.1040403@hccnet.nl> X-Virus-Scanned: by XS4ALL Virus Scanner 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:17481 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17481 Hi Rob, I see that struggling keeps going on. As far as I can see you are able to use the palatino font through the adobekb typescript. - Afaik you use now the files as used by e.g. LaTeX. In order to come to use your Hudson font we need to be able to use the verbose naming-scheme of ConTeXt. From your previous mails I deduct, that pdfTeX can't find the font. Are the mapfiles which are created by texfont added to the base-map-file which is read by pdfTeX? Hereafter this should work: \setupoutput[pdftex] \usetypescript[palatino][\defaultencoding] %ec? \setupbodyfont[palatino,20pt,rm] If this is solved you might try \definetypeface[hudson][rm][serif][palatino][default] \switchtotypeface[hudson][11pt,rm] Kind regards Willi Rob Ermers wrote: > Dear friends, > > I would like to let you all know that palatino works now. > > What steps do I need to take now to get my Hudson? > > Thanks in advance! > > Robert > > > > \setupoutput[pdftex] > \usetypescript [adobekb][\defaultencoding] > \usetypescript[palatino][\defaultencoding] > \definetypeface[hudson][rm][serif][palatino][default] > \setupbodyfont[palatino,20pt,rm] > > \starttext > > \input tufte > > \stoptext > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context