From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40549 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: urw-garamond with MKIV Date: Mon, 21 Apr 2008 08:25:04 +0200 Message-ID: <115224fb0804202325q366a0c7cw74c1f0d44d56ecd1@mail.gmail.com> References: <20080412074455.GC8165@gaston.couberia.bzh> <115224fb0804140013l7b282005g8f5373848bbc88e2@mail.gmail.com> <20080420193839.GA17716@gaston.couberia.bzh> 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 1208759203 27720 80.91.229.12 (21 Apr 2008 06:26:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2008 06:26:43 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 21 08:27:18 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 1JnpUk-0004OJ-Bb for gctc-ntg-context-518@m.gmane.org; Mon, 21 Apr 2008 08:27:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 297961FD02; Mon, 21 Apr 2008 08:26:37 +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 19276-03-5; Mon, 21 Apr 2008 08:25:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BCAB81FCE3; Mon, 21 Apr 2008 08:25:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8E1871FCE3 for ; Mon, 21 Apr 2008 08:25:55 +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 18193-04-2 for ; Mon, 21 Apr 2008 08:25:21 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.152]) by ronja.ntg.nl (Postfix) with ESMTP id EFA4C1FCD9 for ; Mon, 21 Apr 2008 08:25:20 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 6so1544748ywa.74 for ; Sun, 20 Apr 2008 23:25:04 -0700 (PDT) Original-Received: by 10.150.228.12 with SMTP id a12mr6483407ybh.167.1208759104335; Sun, 20 Apr 2008 23:25:04 -0700 (PDT) Original-Received: by 10.151.11.2 with HTTP; Sun, 20 Apr 2008 23:25:04 -0700 (PDT) In-Reply-To: <20080420193839.GA17716@gaston.couberia.bzh> Content-Disposition: inline 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:40549 Archived-At: 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. Wolfgang ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________