ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jose Luis Arellano <jose.4rellano@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Bold italic font in Math (\definefallbackfamily)
Date: Sat, 10 Sep 2016 02:42:48 -0300	[thread overview]
Message-ID: <CABLfLbDGQff=is7iGRK6t=OA+a+wuphtBG-AeF-F-pb7pCAE0Q@mail.gmail.com> (raw)
In-Reply-To: <CABLfLbBjS-YN9EBQjzTwG39ZZyLE-Nd0PsP36HoLfB9LvZDSqw@mail.gmail.com>

Hello again.
After some research, i found what (I think is a bug) in
\definefallbackfamily. Check the following code:

\starttypescript [serif] [Minion]
\definebodyfont [default] [rm]
[tf=name:minionproregular sa 1,
it=name:minionproit sa 1,
mb=name:minionpromedium sa 1,
mi=name:minionpromediumit sa 1,
bf=name:minionprobold sa 1,
bi=name:minionproboldit sa 1]
\stoptypescript

\definefallbackfamily [Minion] [mm] [Minion]
[tf=name:minionprobold,preset=math:digitsnormal]
\definefallbackfamily [Minion] [mm] [Minion]
[tf=name:minionprobold,preset=math:lowercaseitalic]

\definetypeface [Minion] [rm] [serif] [Minion]
\definefontfamily [Minion] [mm] [TeX Gyre Pagella Math]

\setupbodyfont [Minion]

\starttext
\startformula
abcy123
\stopformula
\stoptext

Log:
selectfont      > The requested fallback font 'Minion' for typeface
'Minion' style 'mm' was ignored because no files where found.

As you can see, \definefallbackfamily works just fine in numbers, but
unfortunately fails in lowercaseitalic.
This is a bug?

Thanks
___________________________________________________________________________________
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:[~2016-09-10  5:42 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-10  1:24 Jose Luis Arellano
2016-09-10  5:42 ` Jose Luis Arellano [this message]
2016-09-10  5:48 ` Wolfgang Schuster
2016-09-10  7:38   ` Jose Luis Arellano
2016-09-10  7:54     ` Wolfgang Schuster
2016-09-10  7:56       ` Jose Luis Arellano
2016-09-10  8:09         ` Wolfgang Schuster
2016-09-10  8:31           ` Hans Hagen
2016-09-10  9:20             ` Jose Luis Arellano
2016-09-10 10:02               ` Wolfgang Schuster
2016-09-10 10:57           ` Hans Åberg
2016-09-10 14:06             ` Hans Hagen
2016-09-10 14:54               ` Hans Åberg
2016-09-10 15:13                 ` Aditya Mahajan
2016-09-10 15:31                   ` Hans Åberg
2016-09-10 16:19                     ` Wolfgang Schuster
2016-09-10 16:47                       ` Hans Åberg
2016-09-15 16:33                   ` Hans Åberg
2016-09-15 16:50                     ` Hans Hagen
2016-09-15 17:34                       ` Hans Åberg
2016-09-15 17:44                       ` Hans Åberg
2016-09-15 18:19                         ` Wolfgang Schuster
2016-09-15 18:53                           ` Hans Åberg
2016-09-15 19:16                           ` Hans Åberg
2016-09-15 20:06                           ` Hans Åberg
2017-05-12 17:58                             ` Jose Luis Arellano
2017-05-14 16:47                               ` Pablo Rodriguez
2016-09-16  8:25                           ` Input methods Hans Åberg
2016-09-26  9:00                             ` Hans Åberg
2016-09-26  9:25                               ` Wolfgang Schuster
2016-09-26 10:49                                 ` Hans Åberg
2016-09-29  8:34                                 ` Hans Åberg
2017-03-22 21:25                                 ` Hans Åberg

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='CABLfLbDGQff=is7iGRK6t=OA+a+wuphtBG-AeF-F-pb7pCAE0Q@mail.gmail.com' \
    --to=jose.4rellano@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).