ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: doublestroke
Date: Sun, 22 Dec 2013 14:28:36 +0100	[thread overview]
Message-ID: <8EBB74FD-FD1D-4C89-88E6-E30D0D0FADF1@gmail.com> (raw)
In-Reply-To: <CAGMMSTBs0-Kvy8PUtj1p-b5Feaqo91PeC+19png9prXwAizG5g@mail.gmail.com>


Am 22.12.2013 um 14:12 schrieb Elspeth McGullicuddy <elspethmcgullicuddy@gmail.com>:

> First of all, thanks for this quick reply.
> Now what if as in the example I put, I want to mix, in math mode, some
> range of "modern" with some range of "termes", which are both otf
> fonts. Say modern is the default, but the character whose codepoint is
> 0x2115 (ℕ), is provided by "termes"?
> This mechanism could be adapted to any glyph one doesn't like the
> shape, e.g. substitute thin shaft arrows of modern with thicker shaft
> arrows of xits.

Hans extended the fallback mechanism a while ago to use it also with math fonts.

With the new simplefonts code you have now a high level interface when you use
a opentype math font.


\definefontfamily     [mainface] [rm] [Latin Modern Roman]

\definefallbackfamily [mainface] [mm] [TeX Gyre Termes Math] [range=uppercasedoublestruck]
\definefontfamily     [mainface] [mm] [Latin Modern Math]

\setupbodyfont[mainface]

\starttext

\startformula
ABC \quad {\blackboard ABC}
\stopformula

\stoptext


Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2013-12-22 13:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-19 15:50 doublestroke Elspeth McGullicuddy
2013-12-22  1:47 ` doublestroke Elspeth McGullicuddy
2013-12-22  3:10   ` doublestroke Elspeth McGullicuddy
2013-12-22 10:56     ` doublestroke Wolfgang Schuster
2013-12-22 13:12       ` doublestroke Elspeth McGullicuddy
2013-12-22 13:28         ` Wolfgang Schuster [this message]
2013-12-22 14:09           ` doublestroke Elspeth McGullicuddy
2013-12-22 14:15             ` doublestroke Wolfgang Schuster
2013-12-22 15:23               ` doublestroke Elspeth McGullicuddy
2013-12-22 15:49                 ` doublestroke Wolfgang Schuster
2013-12-22 16:33                   ` doublestroke Elspeth McGullicuddy
2013-12-22 16:40                     ` doublestroke Wolfgang Schuster
2013-12-22 17:06                       ` doublestroke Elspeth McGullicuddy
2013-12-22 17:23                         ` doublestroke Wolfgang Schuster
2013-12-22 17:29                           ` doublestroke Elspeth McGullicuddy
2013-12-26  0:01                             ` doublestroke Elspeth McGullicuddy
2013-12-26  8:09                               ` doublestroke Wolfgang Schuster
2013-12-26 11:57                                 ` doublestroke Hans Hagen
2013-12-26 15:13                                   ` doublestroke Elspeth McGullicuddy

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=8EBB74FD-FD1D-4C89-88E6-E30D0D0FADF1@gmail.com \
    --to=schuster.wolfgang@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).