From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23762 Path: news.gmane.org!not-for-mail From: sjoerd siebinga Newsgroups: gmane.comp.tex.context Subject: Re: unicode fontdefinition Date: Fri, 25 Nov 2005 14:17:09 +0100 Message-ID: <9FC51999-77C2-43BA-8388-C82BC374563C@zonnet.nl> References: <43864746.4040904@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1132924756 19980 80.91.229.2 (25 Nov 2005 13:19:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2005 13:19:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 25 14:19:15 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 1EfdS6-0003Jl-1x for gctc-ntg-context-518@m.gmane.org; Fri, 25 Nov 2005 14:17:22 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 550FF1287F; Fri, 25 Nov 2005 14:17:21 +0100 (CET) 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 04224-01-5; Fri, 25 Nov 2005 14:17:16 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D9C1F1285F; Fri, 25 Nov 2005 14:17:16 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 36DB41285F for ; Fri, 25 Nov 2005 14:17:15 +0100 (CET) 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 04224-01-4 for ; Fri, 25 Nov 2005 14:17:14 +0100 (CET) Original-Received: from powermac-G4.local (trix.inl.nl [132.229.188.37]) by ronja.ntg.nl (Postfix) with ESMTP id 5D95E1277B for ; Fri, 25 Nov 2005 14:17:14 +0100 (CET) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by powermac-G4.local (Postfix) with ESMTP id B84018E4CD for ; Fri, 25 Nov 2005 14:17:11 +0100 (CET) In-Reply-To: <43864746.4040904@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23762 Archived-At: Thanks Hans, That did the trick. On 25 Nov 2005, at 00:05, Hans Hagen wrote: > > you need something: > \starttypescript [map] [linostar] [texnansi] > \loadmapfile [\typescripttwo-starling-linostar.map] > \stoptypescript Shouldn't this be \typescriptthree ? > since the \typescriptthree-PalatinoLinoStarBold expands to texnansi- > PalatinoLinoStarBold ... do you have that font file? Yes, that fontfile was generated by texfont. In font-uni.tex, I found two commands \defineunicodefont and \setupunicodefont. However, it is not entirely clear to me how these could be used? Sjoerd