ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* lucida bold and startalign
@ 2006-08-09 11:38 Renaud AUBIN
  2006-08-09 12:05 ` Taco Hoekwater
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Renaud AUBIN @ 2006-08-09 11:38 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 549 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 926 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lucida bold and startalign
  2006-08-09 11:38 lucida bold and startalign Renaud AUBIN
@ 2006-08-09 12:05 ` Taco Hoekwater
  2006-08-09 12:13   ` Renaud AUBIN
  2006-08-09 12:08 ` Renaud AUBIN
  2006-08-09 13:27 ` Renaud AUBIN
  2 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2006-08-09 12:05 UTC (permalink / raw)




Renaud AUBIN wrote:
> 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 ?

Adding this redefinition of \bfm helps

   \def\bfm{\noexpand\boldfacemath} % \noexpand added

Taco

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lucida bold and startalign
  2006-08-09 11:38 lucida bold and startalign Renaud AUBIN
  2006-08-09 12:05 ` Taco Hoekwater
@ 2006-08-09 12:08 ` Renaud AUBIN
  2006-08-09 13:27 ` Renaud AUBIN
  2 siblings, 0 replies; 5+ messages in thread
From: Renaud AUBIN @ 2006-08-09 12:08 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 930 bytes --]

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
>  
>


[-- Attachment #1.2: Type: text/html, Size: 1560 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lucida bold and startalign
  2006-08-09 12:05 ` Taco Hoekwater
@ 2006-08-09 12:13   ` Renaud AUBIN
  0 siblings, 0 replies; 5+ messages in thread
From: Renaud AUBIN @ 2006-08-09 12:13 UTC (permalink / raw)


ok, but then omega is not bold anymore...

Taco Hoekwater a écrit :

>  
>
>Adding this redefinition of \bfm helps
>
>   \def\bfm{\noexpand\boldfacemath} % \noexpand added
>
>Taco
>_______________________________________________
>ntg-context mailing list
>ntg-context@ntg.nl
>http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
>  
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: lucida bold and startalign
  2006-08-09 11:38 lucida bold and startalign Renaud AUBIN
  2006-08-09 12:05 ` Taco Hoekwater
  2006-08-09 12:08 ` Renaud AUBIN
@ 2006-08-09 13:27 ` Renaud AUBIN
  2 siblings, 0 replies; 5+ messages in thread
From: Renaud AUBIN @ 2006-08-09 13:27 UTC (permalink / raw)


\define\tildedomega{\hbox{$\tilde{\bfm \omega}$}} and use \tildedomega

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-09 13:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-09 11:38 lucida bold and startalign Renaud AUBIN
2006-08-09 12:05 ` Taco Hoekwater
2006-08-09 12:13   ` Renaud AUBIN
2006-08-09 12:08 ` Renaud AUBIN
2006-08-09 13:27 ` Renaud AUBIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).