ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Adam Lindsay <atl@comp.lancs.ac.uk>
Subject: Re: How to \bf for math?
Date: Fri, 17 Feb 2006 19:56:02 +0000	[thread overview]
Message-ID: <43F62A52.7090105@comp.lancs.ac.uk> (raw)
In-Reply-To: <1140203340.79639.4.camel@tempete>

David Munger wrote:
> Adam Lindsay wrote :
>> David Munger wrote:
>>> Very interesting, but with these definitions, I can't get roman
>>> characters in formulae. For the moment, the best solution for me is
>>> still the hbox wrapper.
>> Okay.
>> What do you mean by "can't get roman characters"? Can you give an 
>> minimal example?
>>
>> adam
> 
> Sorry, I should have given one.
> 
> \startmathcollection[default]
> \definemathcharacter [a]   [nothing] [mi] ["61]
> \stopmathcollection
> 
> \definetypeface [] [mm] [bfmath] [computer-modern] [computer-modern]
> \setupformulas [method=bold]
> 
> \starttext
> \formula{a, {\rm a}, {\bfm a}, {\bfm\rm a}}
> \stoptext
> 
> I can't get bold roman math. And by using [mr] instead of [mi]:
> \definemathcharacter [a]   [nothing] [mr] ["61]
> one gets the inverse problem: no more bold math italic.

oh, I see. I'll admit: all the maths I've dealt with don't require such 
fine manual control over the fonts.

Would it be for individual characters? Would an approach like this work?
\formula{a, {\rm a}, {\bfm a}, \text{\bf a}}

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
  Lancaster University, InfoLab21        +44(0)1524/510.514
  Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  reply	other threads:[~2006-02-17 19:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-15 11:07 Mojca Miklavec
2006-01-15 12:48 ` Henning Hraban Ramm
2006-01-15 14:59   ` Mojca Miklavec
2006-01-15 18:11     ` Hans Hagen
2006-01-16 11:06       ` Taco Hoekwater
2006-01-16 17:08         ` Mojca Miklavec
2006-01-16 17:59           ` Taco Hoekwater
2006-02-16 20:20           ` Adam Lindsay
2006-02-16 20:40             ` Adam Lindsay
2006-02-17 10:36               ` Taco Hoekwater
2006-02-17 17:24               ` David Munger
2006-02-17 18:23                 ` Adam Lindsay
2006-02-17 19:09                   ` David Munger
2006-02-17 19:56                     ` Adam Lindsay [this message]
2006-02-17 20:10                       ` David Munger
2006-02-17 21:37                       ` Hans Hagen
2006-02-18 11:56                         ` Taco Hoekwater
2006-01-16 17:26       ` Mojca Miklavec
2006-01-16 18:00 ` David Munger

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=43F62A52.7090105@comp.lancs.ac.uk \
    --to=atl@comp.lancs.ac.uk \
    --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).