From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17210 Path: main.gmane.org!not-for-mail From: "Dirar BOUGATEF" Newsgroups: gmane.comp.tex.context Subject: Re: Fonts switching and styles .. Date: Mon, 22 Nov 2004 14:47:48 +0000 Message-ID: References: <41A1E8F7.8070201@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1101134940 27141 80.91.229.6 (22 Nov 2004 14:49:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Nov 2004 14:49:00 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 22 15:48:47 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CWFUl-0002QX-00 for ; Mon, 22 Nov 2004 15:48:47 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C1DBD12796; Mon, 22 Nov 2004 15:48:46 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20548-04; Mon, 22 Nov 2004 15:48:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 83B3A1278F; Mon, 22 Nov 2004 15:48:41 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D466B1278F for ; Mon, 22 Nov 2004 15:48:39 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20453-06 for ; Mon, 22 Nov 2004 15:48:39 +0100 (CET) Original-Received: from hotmail.com (unknown [64.4.22.80]) by ronja.ntg.nl (Postfix) with ESMTP id D00D91278E for ; Mon, 22 Nov 2004 15:48:38 +0100 (CET) Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 22 Nov 2004 06:48:02 -0800 Original-Received: from 82.226.175.122 by by23fd.bay23.hotmail.msn.com with HTTP; Mon, 22 Nov 2004 14:47:48 GMT X-Originating-IP: [82.226.175.122] X-Originating-Email: [chabah5@hotmail.com] X-Sender: chabah5@hotmail.com In-Reply-To: <41A1E8F7.8070201@wxs.nl> Original-To: ntg-context@ntg.nl X-OriginalArrivalTime: 22 Nov 2004 14:48:02.0196 (UTC) FILETIME=[44466540:01C4D0A2] X-Virus-Scanned: by 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-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17210 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17210 i have tried this, and leads to: bodyfont : unknown variant MyFont \usetypescriptfile[karat-type] \usetypescript[karat] \usetypescriptfile[opulent-type] \usetypescript[opulent] \usetypescript [sans][karat][map,name] \definefont[MyFont][karat] \starttext \switchtobodyfont[karat] Madame, Monsieur \switchtobodyfont[opulent] Madame, Monsieur \switchtobodyfont[MyFont] Madame, Monsieur \stoptext