From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39879 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: analyzing type-otf.tex Date: Sun, 6 Apr 2008 14:37:25 +0200 Message-ID: References: <7F6B54BD-335B-48CA-B5EB-0A5012BB71B9@fiee.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207485548 16349 80.91.229.12 (6 Apr 2008 12:39:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Apr 2008 12:39:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 06 14:39:40 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 1JiU9p-0002rB-Q7 for gctc-ntg-context-518@m.gmane.org; Sun, 06 Apr 2008 14:39:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1A02A1FB98; Sun, 6 Apr 2008 14:38:59 +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 01364-05-2; Sun, 6 Apr 2008 14:38:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D56BB1FC45; Sun, 6 Apr 2008 14:37:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 756B31FC3E for ; Sun, 6 Apr 2008 14:37:43 +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 06723-02-5 for ; Sun, 6 Apr 2008 14:37:27 +0200 (CEST) Original-Received: from lvps87-230-27-118.dedicated.hosteurope.de (fiee.net [87.230.27.118]) by ronja.ntg.nl (Postfix) with ESMTP id 635821FB98 for ; Sun, 6 Apr 2008 14:37:27 +0200 (CEST) Original-Received: (qmail 9465 invoked from network); 6 Apr 2008 14:37:26 +0200 Original-Received: from 43-3.0-85.cust.bluewin.ch (HELO ?10.128.9.3?) (85.0.3.43) by fiee.net with (AES128-SHA encrypted) SMTP; 6 Apr 2008 14:37:26 +0200 In-Reply-To: <7F6B54BD-335B-48CA-B5EB-0A5012BB71B9@fiee.net> X-Mailer: Apple Mail (2.753) 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:39879 Archived-At: Am 2008-04-06 um 13:35 schrieb Henning Hraban Ramm: > (2) > This seems wrong to me (i.e. I don't understand it): > > \starttypescript [serif] > [adventor,bonum,cursor,heros,pagella,schola,termes] > \definefontsynonym > [\typescriptprefix{n:\typescripttwo}-Regular] > [file:texgyre\typescriptthree\typescriptprefix{f:\typescripttwo}- > regular] > [features=default] Works for me if I just leave out \typescriptthree ! Here's my working setup, including a PostScript font: \usetypescriptfile [type-otf2] % with change mentioned above \usetypescript [schoolbook][uc] \starttypescript [sans] [urw-grotesk] % PostScript name / file name (in texmf tree) / instead of an encoding \definefontsynonym [URWGroteskT-LighNarr] [file:u004242t] [features=default] \definefontsynonym [URWGroteskT-MediNarr] [file:u004244t] [features=default] \definefontsynonym [URWGroteskT-LighNarrObli] [file:u004262t] [features=default] \definefontsynonym [URWGroteskT-MediNarrObli] [file:u004264t] [features=default] \stoptypescript \starttypescript [sans] [urw-grotesk] %[name] \definefontsynonym [Sans] [URWGroteskT-LighNarr] \definefontsynonym [SansItalic] [URWGroteskT-LighNarrObli] \definefontsynonym [SansBold] [URWGroteskT-MediNarr] \definefontsynonym [SansBoldItalic][URWGroteskT-MediNarrObli] \definefontsynonym [SansSlanted] [SansItalic] \definefontsynonym [SansBoldSlanted] [SansBoldItalic] \stoptypescript \starttypescript [fiee] [mix] \definetypeface [mix] [rm] [serif] [schola] [default] %[encoding= \defaultencoding] \definetypeface [mix] [ss] [sans] [urw-grotesk] [default] [encoding=uc] \stoptypescript \usetypescript [fiee][mix] \setupbodyfont [mix,rm,8pt] > Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 ___________________________________________________________________________________