From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44718 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Using adventor in mkii Date: Mon, 13 Oct 2008 17:12:59 +0200 Message-ID: <48F3657B.2080002@elvenkind.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223919155 5886 80.91.229.12 (13 Oct 2008 17:32:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Oct 2008 17:32:35 +0000 (UTC) To: mailing list for ConTeXt users , "adityam@umich.edu >> Aditya Mahajan" Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 13 19:33:32 2008 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 1KpRIF-0005NY-IJ for gctc-ntg-context-518@m.gmane.org; Mon, 13 Oct 2008 19:33:19 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B48F11FC07; Mon, 13 Oct 2008 19:32:12 +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 16398-05; Mon, 13 Oct 2008 19:31:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EE1901FD4A; Mon, 13 Oct 2008 18:01:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5FFB71FD16 for ; Mon, 13 Oct 2008 18:00:58 +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 15176-09-78 for ; Mon, 13 Oct 2008 18:00:16 +0200 (CEST) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by ronja.ntg.nl (Postfix) with ESMTP id 3D16B1FEE0 for ; Mon, 13 Oct 2008 17:12:59 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 20145801CB73; Mon, 13 Oct 2008 17:12:59 +0200 (CEST) User-Agent: Thunderbird 2.0.0.12 (X11/20080305) In-Reply-To: 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:44718 Archived-At: Aditya Mahajan wrote: > Hi, > > Is something still wrong with type-gyr with respect to adventor? The > following file fails Yes. Half of adventor is defined as a "serif" only. You need to add a "sans" on line 58 of type-gyr.tex (I truncated the lines for email delivery) @@ -55,7 +55,7 @@@@ -55,7 +55,7 @@ \definetypescriptprefix [f:schola] [cs] \definetypescriptprefix [f:adventor][ag] -\starttypescript [serif] [pagella,termes,heros,bonum,s ... +\starttypescript[sans,serif][pagella,termes,heros,bonu ... ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________