ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans van der Meer <hansm@science.uva.nl>
Subject: bimath vs bfmath
Date: Thu, 1 Dec 2005 16:47:48 +0100	[thread overview]
Message-ID: <0C3C416A-BA41-47AA-810F-7C3759D63BEC@science.uva.nl> (raw)

Why does

     $\bfmath a \rightarrow b$ % b-f-math

behaves different from

     $\bimath a \rightarrow b$ % b-i-math

In the first I get a bold arrow, not in the second one.
In bfmath the symbol font switches to bold, but in bimath it does not.
The variables do change correctly to bolditalic in both cases..

Is the symbolfont in the mathfamilies not switched in \bimath?

For the font (Lucida) I have normal and bold symbol definitions  
installed:
        sy=MathSymbol mo 1,
   \definefontsynonym [MathSymbol]        [LucidaNewMath-Symbol]
        sybf=MathSymbolBold mo 1,
   \definefontsynonym [MathSymbolBold]    [LucidaNewMath-Symbol-Demi]

I did set \setupformulas[method=bold] in the preamble and verified  
that \boldfacemathmethod has the value 1.
Inspection of font-bfm.tex did not give me the solution.
I must confess being lost here.



As an aside another observation with bold math. After:
         \setupformulas[method=bold]
         \startformula[method=bold]\bfm ....
     the call to \bfm makes \quad's in the math disappear (using  
lucidabright font setup)
     And in the default font (no fontsetting) \bfm even gives an error
         ! \textfont 7 is undefined (character !).
         \stopdisplaymath ->\stopinnermath $$
                                     \ifgridsnapping \egroup  
\afterdisplayspa...

yours sincerely,
dr. H. van der Meer

             reply	other threads:[~2005-12-01 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01 15:47 Hans van der Meer [this message]
2005-12-01 15:58 Hans van der Meer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0C3C416A-BA41-47AA-810F-7C3759D63BEC@science.uva.nl \
    --to=hansm@science.uva.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).