ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Cc: Adam Lindsay <atl@comp.lancs.ac.uk>
Subject: Re: Mixed Normal and Bold Math -- Problem with Lucida
Date: Sun, 06 Aug 2006 09:15:46 +0200	[thread overview]
Message-ID: <44D59722.8050603@elvenkind.com> (raw)
In-Reply-To: <44D47F03.7000508@wxs.nl>


Hi,

Hans Hagen wrote:
> 
> it's a matter of lack of tex families; once we have bold, something else 
> has to be dropped

More precisely, here is the font family setup of ConTeXt
	
	\fam
	0     math roman (with uppercase greek)
         1     math italic
         2     math symbols
         3     math extension
         4     italic
         5     slanted
         6     bold
         7     --
         8     bold slanted
         9     bold italic
         10    smallcaps
         11    typeface (sans serif or typewriter or ..., text font)
         12    math symbols a (ams)
         13    math symbols b (ams)
         14    math symbols c (mathtime script)
         15    math symbols d (mathtime greek upright)

Only family 7 is really empty, and only 14 and 15 can easily be
redefined (\newfamily always returns 15)

> the best thing (nowadays) is to have two typefaces defined, one normal, 
> and one bold
> 
> future versions of context may have more support (soon pdftex will have 
>  >16 families)

256 families of fonts with 65536 possible characters each, just like
in Aleph.

> btw, one of the problems is that several passed over the math list are 
> made, which means that font switches are not treated as in text (think 
> of \bf test \sl test)
> 
> (i dunno if that can be solved in future tex's)

Not sure that would make sense. Font switches in math mode are in fact
different from ones in ordinary text. {\sl A} and {\bs A} may well have
completely a different meaning.

Cheers, Taco

      reply	other threads:[~2006-08-06  7:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-04  3:33 Renaud AUBIN
2006-08-04  7:01 ` Taco Hoekwater
2006-08-04  7:46   ` Renaud AUBIN
2006-08-04  7:53     ` Renaud AUBIN
2006-08-04  8:11       ` Renaud AUBIN
2006-08-04 15:20 ` Renaud AUBIN
2006-08-05  4:13 ` Mojca Miklavec
2006-08-05 11:20   ` Hans Hagen
2006-08-06  7:15     ` Taco Hoekwater [this message]

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=44D59722.8050603@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=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).