ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Randall Skelton <randall.skelton@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Bold Greek Math with Fourier Font
Date: Mon, 11 Jul 2005 21:08:46 -0400	[thread overview]
Message-ID: <ba4316d305071118087592b554@mail.gmail.com> (raw)
In-Reply-To: <42D2A8E9.10209@numericable.fr>

Many thanks for pointing this out Michel.  I must admit that this is
proving to be much more complicated than I thought... Reading Hans'
"ThisWay" document makes it appear that getting usable bold-faced math
fonts is only a few lines of definitions... perhaps I should just look
at buying the lucida collection.

For the moment, I've settled on a compromise of using:

  \definefontsynonym [Fourier-Math-Letters]         [futr8t] [encoding=ec]

and 

  \definefontsynonym [Fourier-Math-Letters-Bold]         [futmib] [encoding=ec]

With this I can get bold greek symbols (both upper and lower case) but
as you pointed out, operators will be italicized if one isn't careful.
 Sigh.

> Now (one of) the difference between fourier and computer modern is that
> capital greek is in the "italic" font not in the operators font.
> 
> This is handled in math-fou.tex:
> 
> \definemathsymbol [Gamma]   [alpha] [mi] ["00]
> ....

In an earlier reply, you suggest that I define:

  \definefontsynonym [Fourier-Math-Letters-Bold]         [futb8t] [encoding=ec]

but doing so doesn't work as the capital greek symbols... I'm a little
confused why the substitutions defined in math-fou.tex are not applied
in this case?  I need bold \Gamma and \Xi characters in my equations
which is why I began looking at all this.

I did read through math-fou.tex and mat-lbr.tex but didn't follow some
of the definitions.  I  don't understand why the \definemathsymbol
definitions are not applied in this case?  I tried to find insight in
math-lbr.tex but just got confused.

> Note that futmi, and futmii (or futmib futmiib) are two versions of the
> same font (same encoding): the difference is that in futmmii all is
> slanted (even greek caps), and in futmii caps are upright (roman and
> greek) and lowercase are slanted.

I finally realized that when I remembered the existance of \showfont
earlier today.  This also helped me see where the \definemathsymbol
statements in math-fou.tex come from.

> If you want command definitions in math-fou.tex to be used even in
> boldmath, you must change type-spe.tex by referencing the fou math
> collection in boldmath too.

I'm not sure I follow.  My type-spe.tex contains:

\starttypescript [math,boldmath] [fourier] [special]
  \usemathcollection[fou]
\stoptypescript

Many thanks for your help.

Randall

  reply	other threads:[~2005-07-12  1:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 18:16 Randall Skelton
2005-07-09 13:04 ` Michel Bovani
2005-07-09 18:57   ` Randall Skelton
2005-07-09 20:23     ` Adam Lindsay
2005-07-09 22:09       ` Randall Skelton
2005-07-10  2:53       ` Randall Skelton
2005-07-11 15:41         ` Randall Skelton
2005-07-11 17:14           ` Michel Bovani
2005-07-12  1:08             ` Randall Skelton [this message]
2005-07-12 14:43               ` Michel Bovani
2005-07-14 22:43                 ` Randall Skelton

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=ba4316d305071118087592b554@mail.gmail.com \
    --to=randall.skelton@gmail.com \
    --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).