From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32029 Path: news.gmane.org!not-for-mail From: "M.J. Kallen" Newsgroups: gmane.comp.tex.context Subject: prodint typescripts remove style Date: Mon, 4 Dec 2006 01:13:11 -0800 (PST) Message-ID: <20061204091311.86697.qmail@web51801.mail.yahoo.com> 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 1165223625 31887 80.91.229.2 (4 Dec 2006 09:13:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Dec 2006 09:13:45 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 04 10:13:42 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1Gr9tG-0007EA-2m for gctc-ntg-context-518@m.gmane.org; Mon, 04 Dec 2006 10:13:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EE501FCFF; Mon, 4 Dec 2006 10:11:03 +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 03077-01; Mon, 4 Dec 2006 10:10:55 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2945A1FD55; Mon, 4 Dec 2006 10:10:55 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 496A31FD60 for ; Mon, 4 Dec 2006 10:10:53 +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 03066-01-3 for ; Mon, 4 Dec 2006 10:10:43 +0100 (CET) Original-Received: from web51801.mail.yahoo.com (web51801.mail.yahoo.com [206.190.38.232]) by ronja.ntg.nl (Postfix) with SMTP id 1D6FF1FCFF for ; Mon, 4 Dec 2006 10:10:42 +0100 (CET) Original-Received: (qmail 86699 invoked by uid 60001); 4 Dec 2006 09:13:11 -0000 Original-Received: from [80.127.211.246] by web51801.mail.yahoo.com via HTTP; Mon, 04 Dec 2006 01:13:11 PST Original-To: "\[NTG-context\] maillist" X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32029 Archived-At: Hi Hans or Taco, or anyone else, the typescripts which you (recently) suggested for the prodint symbol work, but it turns out that any font styles (for example \bf, \it, etc.) do not. In the following example, the boldface text remains normal: %------------------------------------------------------------------------ % test document: \definefontsynonym [MathGamma] [prodint] \definefamilysynonym [default] [xop] [mc] \startmathcollection [default] \definemathsymbol [prodi] [op] [xop] [80] %80 prodinttext \definemathsymbol [Prodi] [op] [xop] [82] %82 prodintdisplay \definemathsymbol [PRODI] [op] [xop] [84] %84 prodintbig \stopmathcollection \loadmapfile[prodint] \starttypescript [math] [modern,computer-modern,latin-modern,ams] [size] \definebodyfont [17.3pt,14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt,4pt] [mm] [mc=prodint] \stoptypescript \definetypeface [modern] [mm] [math] [modern] [computer-modern][encoding=default] \setupbodyfont[reset,modern,10pt] \enablemathcollection[prodint] \starttext $\prodi,\Prodi,\PRODI$ This is {\bf boldface} text. \stoptext %------------------------------------------------------------------------ Do you have any suggestions to fix this? Thanks, Maarten-Jan ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com