From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40552 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: urw-garamond with MKIV Date: Mon, 21 Apr 2008 09:17:55 +0200 Message-ID: <480C3FA3.3040000@wxs.nl> References: <20080412074455.GC8165@gaston.couberia.bzh> <115224fb0804140013l7b282005g8f5373848bbc88e2@mail.gmail.com> <20080420193839.GA17716@gaston.couberia.bzh> <115224fb0804202325q366a0c7cw74c1f0d44d56ecd1@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1208762376 4465 80.91.229.12 (21 Apr 2008 07:19:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2008 07:19:36 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 21 09:20:10 2008 connect(): Connection refused 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 lo.gmane.org with esmtp (Exim 4.50) id 1JnqJl-0004Ko-Jn for gctc-ntg-context-518@m.gmane.org; Mon, 21 Apr 2008 09:20:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7DE1E1FDF1; Mon, 21 Apr 2008 09:19:20 +0200 (CEST) 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 23792-10; Mon, 21 Apr 2008 09:18:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C3E361FDD1; Mon, 21 Apr 2008 09:18:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 75B031FDD1 for ; Mon, 21 Apr 2008 09:18:34 +0200 (CEST) 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 23972-06-3 for ; Mon, 21 Apr 2008 09:18:01 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id 33BF11FDCD for ; Mon, 21 Apr 2008 09:18:01 +0200 (CEST) Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-1 (SurgeMail 3.7b8) with ESMTP id 693 for ; Mon, 21 Apr 2008 09:18:01 +0200 User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: <115224fb0804202325q366a0c7cw74c1f0d44d56ecd1@mail.gmail.com> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:40552 Archived-At: Wolfgang Schuster wrote: > On Sun, Apr 20, 2008 at 9:38 PM, Peter M=FCnster wrote: >> On Mon, Apr 14 2008, Wolfgang Schuster wrote: >> >>> Try the following setups. >>> >>> \starttypescript [serif] [urwgaramond] >>> \setups[font:fallback:serif] >>> \definefontsynonym [Serif] [Garamond-Regular] >>> \definefontsynonym [SerifBold] [Garamond-Medium] >>> \definefontsynonym [SerifItalic] [Garamond-Italic] >>> \definefontsynonym [SerifBoldItalic] [Garamond-MediumItalic] >>> \stoptypescript >>> >>> \starttypescript [serif] [urwgaramond] >>> \definefontsynonym [Garamond-Regular] [file:ugmr8a] [features= =3Ddefault] >>> \definefontsynonym [Garamond-Medium] [file:ugmm8a] [features= =3Ddefault] >>> \definefontsynonym [Garamond-Italic] [file:ugmri8a] [features= =3Ddefault] >>> \definefontsynonym [Garamond-MediumItalic] [file:ugmmi8a] [features= =3Ddefault] >>> \stoptypescript >>> >>> \starttypescript [urwgaramond] >>> \definetypeface [\typescriptone] [rm] [serif] [urwgaramond] [default] >>> \stoptypescript >> Hello Wolfgang, >> >> I tried: >> >> % engine=3Dluatex >> >> [ your setup ] >> >> \usetypescript[urwgaramond] >> \setupbodyfont[urwgaramond] >> >> \starttext >> \rm\input knuth >> >> \it\input knuth >> >> \bf\input knuth >> >> \bi\input knuth >> \stoptext >> >> But unfortnuatly only rectangles instead of letters in the pdf... > = > Hi Peter, > = > I tried yesterday to use the type1 of the luximono fonts with MkIV > and got myself weird results in the output. > = > I'm don't what the correct way to use type1 fonts in MkIV without > map files is but Hans should be able to tell use this. do you have the afm files? mkiv does not use the tfm, just the afm and pfb ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________