From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30171 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: lucida bold and startalign Date: Wed, 09 Aug 2006 14:08:12 +0200 Message-ID: <44D9D02C.2000109@nibua-r.org> References: <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="===============1093660494==" X-Trace: sea.gmane.org 1155125326 31257 80.91.229.2 (9 Aug 2006 12:08:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Aug 2006 12:08:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 09 14:08:45 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 1GAmrb-0001BL-Mb for gctc-ntg-context-518@m.gmane.org; Wed, 09 Aug 2006 14:08:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 480631FE87; Wed, 9 Aug 2006 14:08:43 +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 26629-01-5; Wed, 9 Aug 2006 14:08:39 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 63BA41FE79; Wed, 9 Aug 2006 14:08:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DA2711FE79 for ; Wed, 9 Aug 2006 14:08:37 +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 26629-01-4 for ; Wed, 9 Aug 2006 14:08:36 +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 5F3C81FE77 for ; Wed, 9 Aug 2006 14:08:36 +0200 (CEST) Original-Received: (qmail 10789 invoked by uid 503); 9 Aug 2006 12:08:23 -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 12:08:23 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 9 Aug 2006 12:08:35 -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 12:08:24 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: <44D9C92D.2030907@nibua-r.org> 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.5/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:30171 Archived-At: This is a multi-part message in MIME format. --===============1093660494== Content-Type: multipart/alternative; boundary="------------040404040407040204070202" This is a multi-part message in MIME format. --------------040404040407040204070202 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Correction: the problem occurs only with align Renaud AUBIN a =E9crit : > 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=3Dbold] > > \startformula[lucida] > \tilde{\bfm \omega} > \stopformula > > \startformula[lucida] > \startalign[n=3D2, align=3D{right,left}] > \NC \tilde{\bfm \omega} \NC =3D a \NR > \stopalign > \stopformula > \stoptext > > Renaud > >------------------------------------------------------------------------ > >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > =20 > --------------040404040407040204070202 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Correction: the problem occurs only with align

Renaud AUBIN a écrit :
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

_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

--------------040404040407040204070202-- --===============1093660494== 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 --===============1093660494==--