From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30167 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: lucida bold and startalign Date: Wed, 09 Aug 2006 13:38:21 +0200 Message-ID: <44D9C92D.2030907@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1436000444==" X-Trace: sea.gmane.org 1155123539 25365 80.91.229.2 (9 Aug 2006 11:38:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Aug 2006 11:38:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 09 13:38:57 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 1GAmOf-0004FD-LF for gctc-ntg-context-518@m.gmane.org; Wed, 09 Aug 2006 13:38:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D56F1FE67; Wed, 9 Aug 2006 13:38:48 +0200 (CEST) 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 25793-03-4; Wed, 9 Aug 2006 13:38:42 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBD1C1FE63; Wed, 9 Aug 2006 13:38:42 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15E3B1FE63 for ; Wed, 9 Aug 2006 13:38:41 +0200 (CEST) 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 25793-03-3 for ; Wed, 9 Aug 2006 13:38:40 +0200 (CEST) Original-Received: from 42.mail-out.ovh.net (42.mail-out.ovh.net [213.251.189.42]) by ronja.ntg.nl (Postfix) with SMTP id 0E32C1FE62 for ; Wed, 9 Aug 2006 13:38:39 +0200 (CEST) Original-Received: (qmail 8057 invoked by uid 503); 9 Aug 2006 11:38:31 -0000 Original-Received: from b6.ovh.net (HELO mail14.ha.ovh.net) (213.186.33.56) by 42.mail-out.ovh.net with SMTP; 9 Aug 2006 11:38:31 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 9 Aug 2006 11:38:44 -0000 Original-Received: from d213-103-249-106.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@213.103.249.106) by ns0.ovh.net with SMTP; 9 Aug 2006 11:38:33 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: ConTeXt Mailing List X-Ovh-Remote: 213.103.249.106 (d213-103-249-106.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.500322/1.0/5.0/N 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:30167 Archived-At: This is a multi-part message in MIME format. --===============1436000444== Content-Type: multipart/alternative; boundary="------------040602000806090904080900" This is a multi-part message in MIME format. --------------040602000806090904080900 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all, Considering the following example, there is a problem with \bfm \omega in the align environment... I observed the same problem with the matrix environment... Any idea how to solve the problem ? \starttext \usetypescript[lucida] [texnansi] \usetypescript[lucidabfm] [texnansi] \usetypescript[lucidaboldmath][texnansi] \setupformulas[method=bold] \startformula[lucida] \tilde{\bfm \omega} \stopformula \startformula[lucida] \startalign[n=2, align={right,left}] \NC \tilde{\bfm \omega} \NC = a \NR \stopalign \stopformula \stoptext Renaud --------------040602000806090904080900 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi all,

Considering the following example, there is a problem with \bfm \omega in the align environment... I observed the same problem with the matrix environment... Any idea how to solve the problem ?

\starttext
\usetypescript[lucida] [texnansi]
\usetypescript[lucidabfm] [texnansi]
\usetypescript[lucidaboldmath][texnansi]
\setupformulas[method=bold]

\startformula[lucida]
\tilde{\bfm \omega}
\stopformula

\startformula[lucida]
\startalign[n=2, align={right,left}]
\NC \tilde{\bfm \omega} \NC = a \NR
\stopalign
\stopformula
\stoptext

Renaud
--------------040602000806090904080900-- --===============1436000444== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============1436000444==--