From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16817 Path: main.gmane.org!not-for-mail From: "Adam Lindsay" Newsgroups: gmane.comp.tex.context Subject: Re: Re: Installing a new font. Date: Wed, 27 Oct 2004 17:42:05 +0100 Sender: ntg-context-bounces@ntg.nl Message-ID: <20041027174205.12244@news.comp.lancs.ac.uk> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098895579 6720 80.91.229.6 (27 Oct 2004 16:46:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 16:46:19 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 27 18:46:01 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 1CMqvx-0000SK-00 for ; Wed, 27 Oct 2004 18:46:01 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DB091127A0; Wed, 27 Oct 2004 18:45:59 +0200 (CEST) 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 02623-02; Wed, 27 Oct 2004 18:45:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D16671278F; Wed, 27 Oct 2004 18:45:57 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F03AA1278F for ; Wed, 27 Oct 2004 18:45:55 +0200 (CEST) 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 02574-05-2 for ; Wed, 27 Oct 2004 18:45:55 +0200 (CEST) Original-Received: from mail.comp.lancs.ac.uk (unknown [148.88.3.45]) by ronja.ntg.nl (Postfix) with ESMTP id 5D0511278E for ; Wed, 27 Oct 2004 18:45:55 +0200 (CEST) Original-Received: from [194.80.36.199] (localhost [127.0.0.1]) by mail.comp.lancs.ac.uk (8.12.10/8.12.10) with ESMTP id i9RGg0qG015593; Wed, 27 Oct 2004 17:42:01 +0100 (BST) Original-To: "mailing list for ConTeXt users" , "Dirar BOUGATEF" In-Reply-To: X-Mailer: CTM PowerMail version 5.0.1 build 4305 English 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16817 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16817 Dirar BOUGATEF said this at Wed, 27 Oct 2004 16:18:19 +0000: >1. using \ss works >2. \definebodyfont[ss,Karat] does not. > >Second : changing from sans > >3. Changed all refs to "sans" into "serif" in my typescript file karat.tex. >This works too. good. >Now, my font is a sans. What is the best way to configure it ? return the values back to sans. There was a typo in your original typeface definition: >\starttypescript [Karat] > \definetypeface [Karat] [rm] [sans] [karat] [default] [encoding=texnansi] >% ^^ >\stoptypescript should be: \starttypescript [Karat] \definetypeface [Karat] [ss] [sans] [karat] [default] [encoding=texnansi] \stoptypescript >Is Context configured to use serif by default when u type any text ? Yes, it's a reasonable default. \definebodyfont[ss,Karat] should work now, though! -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-