ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: S2P development <taco.hoekwater@wkap.nl>
Subject: Re: Bold math
Date: Wed, 13 Sep 2000 15:18:27 +0200	[thread overview]
Message-ID: <39BF7EA3.4AFB2A5F@wkap.nl> (raw)
In-Reply-To: <39BF326C.862270E3@econ.muni.cz>

Michal Kvasnicka wrote:
> 
> Good morning.
> 
> I'd like to ask when the \boldsymbol in math-module will work.
> Does it work with the beta version of ConTeXt?

Probably not. \boldsymbol (as well as \boldmath) depend on font mapping 
definitions of the five extra fonts, as in this example for Lucida:

\definefontsynonym [ExtraMathRoman]          [LucidaBright-Demi]
\definefontsynonym [ExtraMathExtension]      [LucidaNewMath-Extension]
\definefontsynonym [ExtraMathItalic]        
[LucidaNewMath-AltDemiItalic]
\definefontsynonym [ExtraMathSymbol]         [LucidaNewMath-Symbol-Demi]
\definefontsynonym [ExtraMathAlpha]          [LucidaNewMath-Arrows-Demi]

For Computer Modern, it would be something like this (untested):

\definefontsynonym [ExtraMathRoman]          [cmbx10]
\definefontsynonym [ExtraMathExtension]      [cmex10]
\definefontsynonym [ExtraMathItalic]         [cmmib10]
\definefontsynonym [ExtraMathSymbol]         [cmbsy10]
\definefontsynonym [ExtraMathAlpha]          [msam10]

If you add these commands to the top of your input file, \boldsymbol
*should* work

Greetings, Taco


  reply	other threads:[~2000-09-13 13:18 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-13  7:53 Michal Kvasnicka
2000-09-13 13:18 ` S2P development [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-03 13:12 bold math Mojca Miklavec
2009-07-03 13:19 ` Mojca Miklavec
2009-07-03 13:23   ` Hans Hagen
2009-07-03 13:35     ` Mojca Miklavec
2009-07-03 13:58       ` Hans Hagen
2009-07-03 13:59 ` Hans Hagen
2009-03-27 15:10 Bostjan Vesnicer
2009-03-27 15:17 ` Aditya Mahajan
2009-03-27 20:59   ` Boštjan Vesnicer
2009-03-27 21:06     ` Aditya Mahajan
2004-08-30 20:50 Bold math Nikolai Weibull
2004-08-31  8:30 ` Sytse Knypstra
2004-08-31  9:02   ` Hans Hagen
2004-05-09 13:16 bold math Adam Lindsay
2003-11-21  9:48 Sytse Knypstra
2003-11-23 17:53 ` Hans Hagen
2003-11-11 10:17 Sytse Knypstra
2000-04-18  1:37 pragma
2000-04-18 21:35 ` Taco Hoekwater
2000-02-14 22:36 pragma
2000-02-15 13:28 ` Taco Hoekwater
1999-06-24  7:12 Bold math Matthew Baker
1999-06-24  9:40 ` Taco Hoekwater
1999-06-24  8:03   ` Matthew Baker
1999-06-24  9:15     ` Hans Hagen
1999-06-25  9:19       ` Matthew Baker
1999-06-25 10:32         ` Hans Hagen

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=39BF7EA3.4AFB2A5F@wkap.nl \
    --to=taco.hoekwater@wkap.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).