From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24422 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: trouble with typescripts Date: Sun, 18 Dec 2005 09:06:59 +0100 Message-ID: <244E13B7-E96F-4655-AB35-9E3472878F37@uni-bonn.de> References: 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 1134896005 7583 80.91.229.2 (18 Dec 2005 08:53:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Dec 2005 08:53:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 18 09:53:23 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 1EnuHi-00076J-HY for gctc-ntg-context-518@m.gmane.org; Sun, 18 Dec 2005 09:52:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EACE1127FC; Sun, 18 Dec 2005 09:52:48 +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 12209-03; Sun, 18 Dec 2005 09:52:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8E849127C3; Sun, 18 Dec 2005 09:52:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C1A1E127C3 for ; Sun, 18 Dec 2005 09:52:39 +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 12147-05 for ; Sun, 18 Dec 2005 09:52:38 +0100 (CET) Original-Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by ronja.ntg.nl (Postfix) with ESMTP id B7EEE1279A for ; Sun, 18 Dec 2005 09:52:38 +0100 (CET) Original-Received: from fwd26.aul.t-online.de by mailout06.sul.t-online.com with smtp id 1EntZa-0002CL-00; Sun, 18 Dec 2005 09:07:14 +0100 Original-Received: from [192.168.0.2] (SrvE+kZbQeepzWaSnqZk-3xwXkamrvaIAVgigogO-D7WxDwdiA8JZ0@[84.172.111.233]) by fwd26.sul.t-online.de with esmtp id 1EntZW-1efI6i0; Sun, 18 Dec 2005 09:07:10 +0100 In-Reply-To: Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-ID: SrvE+kZbQeepzWaSnqZk-3xwXkamrvaIAVgigogO-D7WxDwdiA8JZ0@t-dialin.net X-TOI-MSGID: 7ef369f5-c835-48a1-9bef-9b76ccc62d14 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:24422 Archived-At: Replying to my own ooooooold question: this problem has disappeared in newer versions of ConTeXt, as I just found out -- thanks for taking care of it! Taco, one wish for the bug collector: could we have a place for resolved bugs (or is it there and I just didn't find it)? I knew there had been a bug report wrt this problem, and it would've been reassuring to see a "resolved" tag attached to it. Thanks, and best Thomas On Oct 30, 2005, at 8:59 AM, Thomas A. Schmitz wrote: > Hi all, > > I have a specific problem with a typescriptfile that may be of > general interest (the problem, not the typescript). I have > collected a number of font definitions into one file and have > observed that certain fonts cannot coexist. One small example: > > \starttypescript[greekcanonica] > % font definitions > \stoptypescript > > \starttypescript[GreekCanonica] > \definetypeface[MyGreekCanonica] > \stoptypescript > > and > \starttypescript[greekcardo] > % font definitions > \stoptypescript > > \starttypescript > \definetypeface[MyGreekCardo] > \stoptypescript > > cannot be defined in the same typescriptfile. If I comment A out, B > will work; it A is uncommented, ConTeXt will complain about missing > font definitions for B. So I would suspect that in processing > typescripts, names are somehow truncated to 9 or less characters. > So these questions arise: > > 1. Can this be changed? (We had a similar behavior with names of > modules, which was changed a while ago, I think.) > > 2. Is there a workaround? Is it possible to add other parameters to > the \definetypeface[] line? > > Best > > Thomas > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context