From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/45014 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Some questions about TeX Gyre support in minimals Date: Thu, 23 Oct 2008 09:33:42 -0400 (EDT) Message-ID: References: <48FFA9A7.1000703@gmail.com> <115224fb0810222351l52be6898oa14062b7ba45fcb8@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1764181116-1224768823=:10480" X-Trace: ger.gmane.org 1224768951 4406 80.91.229.12 (23 Oct 2008 13:35:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 13:35:51 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 23 15:36:43 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 1Kt0Ma-0007SF-O4 for gctc-ntg-context-518@m.gmane.org; Thu, 23 Oct 2008 15:36:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 181A31FDD1; Thu, 23 Oct 2008 15:35:25 +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 05759-01-16; Thu, 23 Oct 2008 15:34:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9D8CB1FDD3; Thu, 23 Oct 2008 15:34:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25DC61FDD3 for ; Thu, 23 Oct 2008 15:34:21 +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 01083-02-33 for ; Thu, 23 Oct 2008 15:33:45 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id C7B621FDD1 for ; Thu, 23 Oct 2008 15:33:44 +0200 (CEST) Original-Received: FROM adi-laptop.local (c-71-234-195-113.hsd1.ct.comcast.net [71.234.195.113]) BY tombraider.mr.itd.umich.edu ID 49007D37.80ED4.31898 ; 23 Oct 2008 09:33:43 -0400 In-Reply-To: <115224fb0810222351l52be6898oa14062b7ba45fcb8@mail.gmail.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) 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:45014 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1764181116-1224768823=:10480 Content-Type: TEXT/PLAIN; charset=koi8-r; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 23 Oct 2008, Wolfgang Schuster wrote: > On Thu, Oct 23, 2008 at 12:31 AM, Oleg Kolosov wrote= : >> Hello Everyone! >> >> I've started to experiment with MkIV in ConTeXt minimals recently trying= to >> make TeX Gyre fonts work with as few definitions as possible. Here is th= e list >> of problems I've encountered: >> >> 1. No small-caps in any font (gyre fonts doesn't have that yet?) > > \usetypescript[palatino] > \setupbodyfont[palatino] > > \def\os{\groupedcommand{\setfontfeature{oldstyle}}{}} Shouldn't that be just \def\os{\setufontfeature{oldstyle}} Aditya > \starttext > > 0123456789 {\os 0123456789} > > \stoptext > > Test the other fonts by yourself. > >> 2. adventor have italic but slanted displays as normal (roman) >> >> 3. cursor have only roman script (no bold, slanted, etc.) >> >> Is this due to lack of fonts in Gyre package, some omissions in type-otf= =2Etex >> or my typescript definitions are not complete? >> >> Here is the test file which I've used (some cyrillic text also): >> ------------------------ >> \starttypescript[mygyre] >> % change font last arg according to definitions in type-otf.tex >> % pagella, termes, bonum, schola >> \definetypeface [mygyre] [rm] [serif] [pagella] >> % heros, adventor >> \definetypeface [mygyre] [ss] [sans] [adventor] >> \definetypeface [mygyre] [tt] [sans] [cursor] >> \definetypeface [mygyre] [mm] [math] [palatino] >> \stoptypescript >> >> \startbuffer[tests] >> \starttabulate >> \NC \tf tf \NC \tf =EE=CF=D2=CD=C1=CC=D8=CE=D9=CA =D4=C5=CB=D3=D4 \N= C\AR >> \NC \bf bf \NC \bf =F0=CF=CC=D5=D6=C9=D2=CE=D9=CA =D4=C5=CB=D3=D4 \N= C\AR >> \NC \it it \NC \it =EB=D5=D2=D3=C9=D7=CE=D9=CA =D4=C5=CB=D3=D4 \NC\= AR >> \NC \sl sl \NC \sl =EE=C1=CB=CC=CF=CE=CE=D9=CA =D4=C5=CB=D3=D4 \NC\= AR >> \NC \bi bi \NC \bi =F0=CF=CC=D5=D6=C9=D2=CE=D9=CA =CB=D5=D2=D3=C9=D7 = \NC\AR >> \NC \bs bs \NC \bs =F0=CF=CC=D5=D6=C9=D2=D9=CE=CA =CE=C1=CB=CC=CF=CE=CE= =D9=CA \NC\AR >> \NC \sc sc \NC \sc =F0=D2=CF=C2=CE=D9=CA =D4=C5=CB=D3=D4 \NC\AR >> \stoptabulate >> \stopbuffer >> >> \usetypescript[mygyre] >> \setupbodyfont[mygyre] >> >> \starttext >> \section{roman (rm)} >> {\rm \getbuffer[tests]} >> >> \section{sans-serif (ss)} >> {\ss \getbuffer[tests]} >> >> \section{teletype (tt)} >> {\tt \getbuffer[tests]} >> >> \stoptext >> ------------------------ >> >> I'll update Russian section in the wiki, once these points are clarified= =2E >> >> -- >> Regards, >> Oleg Kolosov > > Wolfgang > _________________________________________________________________________= __________ > 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-co= ntext > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > _________________________________________________________________________= __________ > > > --8323329-1764181116-1224768823=:10480 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --8323329-1764181116-1224768823=:10480--