From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32040 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Anyone for Garamond? Date: Tue, 5 Dec 2006 18:57:25 +0100 Message-ID: References: <200612051229.27904.john@wexfordpress.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165341469 13563 80.91.229.10 (5 Dec 2006 17:57:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 17:57:49 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Dec 05 18:57:47 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by dough.gmane.org with esmtp (Exim 4.50) id 1GreY2-0007Cb-FB for gctc-ntg-context-518@m.gmane.org; Tue, 05 Dec 2006 18:57:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19D4A1FE93; Tue, 5 Dec 2006 18:55:03 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21366-03; Tue, 5 Dec 2006 18:54:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87DC01FE89; Tue, 5 Dec 2006 18:54:57 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2381B1FE8C for ; Tue, 5 Dec 2006 18:54:52 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21714-02-5 for ; Tue, 5 Dec 2006 18:54:49 +0100 (CET) Original-Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by ronja.ntg.nl (Postfix) with SMTP id BEDCE1FE88 for ; Tue, 5 Dec 2006 18:54:48 +0100 (CET) Original-Received: by wr-out-0506.google.com with SMTP id 55so1567035wri for ; Tue, 05 Dec 2006 09:57:26 -0800 (PST) Original-Received: by 10.90.84.17 with SMTP id h17mr9769093agb.1165341445782; Tue, 05 Dec 2006 09:57:25 -0800 (PST) Original-Received: by 10.65.215.1 with HTTP; Tue, 5 Dec 2006 09:57:25 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <200612051229.27904.john@wexfordpress.com> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32040 Archived-At: > There are no error messages, but no Garamond either. But this works: > > \font\rmm 8r-raw-AGaramond-Regular at 10pt > \rmm > Strange, at least your log should be report something like 'font xxxyyy not found' maybe \definetypeface [AGaramond] [rm] [serif] [garamond] [default] [encoding=8r] instead of \definetypeface [MyGaramond] [rm] [serif] [garamond] [default] [encoding=8r] luigi