ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Marco Patzer <lists@homerow.info>
Subject: [NTG-context] Re: Bold TeX Gyre Pagella Math results in Math error: parameter 'subshiftdown' with id 48 in style 2 is not set
Date: Fri, 1 Dec 2023 15:09:32 +0100	[thread overview]
Message-ID: <32ac91a7-a486-3e93-e2ec-2113941bf35c@gmail.com> (raw)
In-Reply-To: <20231130222316.0f9487ee@homerow>

Marco Patzer schrieb am 30.11.2023 um 22:23:
> On Thu, 30 Nov 2023 20:51:42 +0100
> Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> wrote:
>
>> Use the \definetypeface command to load the math font. Math fonts
>> always use special
>> settings or load additional settings which are missing when you use
>> \definefontfamily.
>>
>> \definetypeface [mainface] [mm] [math] [pagella]
> \definetypeface generates the same error message if the font size is
> changed:
>
> \definefontfamily [mainface] [rm] [TeX Gyre Pagella]
> \definefontfamily [mainface] [ss] [TeX Gyre Heros]
>
> \definetypeface [mainface] [mm] [math] [pagella]
>
> %% 8pt works
> \setupbodyfont [mainface, 8.5pt]
>
> \starttext
>    \bold{\math{x_y}}
> \stoptext

You get the same error with Latin Modern as soon as you use a non 
predefined font size in combination with bold math.

%%%% begin example
% \starttypescript [math] [default] [size]
%   \definebodyfont [8.5pt] [mm] [default]
% \stoptypescript

\setupbodyfont[8.5pt]

\starttext

\im{x_y}

\mb\im{x_y}

\stoptext
%%%% end example

Wolfgang

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

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2023-12-01 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 19:43 [NTG-context] " Marco Patzer
2023-11-30 19:51 ` [NTG-context] " Wolfgang Schuster
2023-11-30 20:20   ` Marco Patzer
2023-11-30 21:23   ` Marco Patzer
2023-12-01 14:09     ` Wolfgang Schuster [this message]
2023-12-01 14:30       ` Marco Patzer

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=32ac91a7-a486-3e93-e2ec-2113941bf35c@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=lists@homerow.info \
    --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).