From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21276 Path: news.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re[2]: How to override a font in a typescript Date: Fri, 8 Jul 2005 15:24:10 +0200 Message-ID: <1016414046.20050708152410@iol.it> References: <1589849886.20050708105123@iol.it> <42CE4810.9020203@wxs.nl> <2810454257.20050708133750@iol.it> <42CE7347.1020804@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120829268 21954 80.91.229.2 (8 Jul 2005 13:27:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2005 13:27:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 08 15:27:44 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dqssb-0006fu-1z for gctc-ntg-context-518@m.gmane.org; Fri, 08 Jul 2005 15:26:57 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B1AE212791; Fri, 8 Jul 2005 15:26:56 +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 12616-04; Fri, 8 Jul 2005 15:26:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C8D212875; Fri, 8 Jul 2005 15:24:45 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 11A1512875 for ; Fri, 8 Jul 2005 15:24: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 12371-05-3 for ; Fri, 8 Jul 2005 15:24:42 +0200 (CEST) Original-Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by ronja.ntg.nl (Postfix) with ESMTP id 2D45A12791 for ; Fri, 8 Jul 2005 15:24:42 +0200 (CEST) Original-Received: from localhost (172.16.1.84) by smtp1.libero.it (7.0.027-DD01) id 42C16E9D00245902 for ntg-context@ntg.nl; Fri, 8 Jul 2005 15:24:41 +0200 Original-Received: from OBLOMOV (151.44.118.126) by smtp20.libero.it (7.0.027-DD01) id 41D02BD307CFBA34 for ntg-context@ntg.nl; Fri, 8 Jul 2005 15:24:41 +0200 X-Mailer: The Bat! (v3.5.25) Professional X-Priority: 3 (Normal) Original-To: mailing list for ConTeXt users In-Reply-To: <42CE7347.1020804@wxs.nl> X-Virus-Scanned: by amavisd-new at libero.it serv5 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21276 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21276 Friday, July 8, 2005 Hans Hagen wrote: > you can define any typescript that you want, so > \starttypescript [my-palatino] [ec] > \definetypeface [palatino] [rm] [serif] [palatino] [default] > [encoding=\typescripttwo] > \definetypeface [palatino] [tt] [mono] [courier] [default] > [encoding=\typescripttwo,rscale=1.075] % probably smaller, say .95 > \definetypeface [palatino] [mm] [math] [palatino] > [default] [encoding=default] > \stoptypescript > \usetypescript[my-palatino][ec] ... Ok so far, but having to rewrite all of it just to override a single value seems excessive, to me. Isn't there a simple way to only override only some things? I had tried a \definetypeface line on its own, but it didn't seem to work ... -- Giuseppe "Oblomov" Bilotta