ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] Bold TeX Gyre Pagella Math results in Math error: parameter 'subshiftdown' with id 48 in style 2 is not set
@ 2023-11-30 19:43 Marco Patzer
  2023-11-30 19:51 ` [NTG-context] " Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: Marco Patzer @ 2023-11-30 19:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi!

I have a strange issue when TeX Gyre Pagella Math is used together
with bold text. MWE:

\definefontfamily [mainface] [rm] [TeX Gyre Pagella]
\definefontfamily [mainface] [ss] [TeX Gyre Heros]

%% comment/remove this line and it works
\definefontfamily [mainface] [mm] [TeX Gyre Pagella Math]

\setupbodyfont [mainface]
\definedescription [foo]

\starttext
  %% works, no issues here
  \math{x_y}

  %% fails if TeX Gyre Pagella Math is used
  \bold{\math{x_y}}
\stoptext

The error is:

tex error       > tex error on line 14 in file /tmp/tex-xDj/xDj.mkvi: Math error: parameter 'subshiftdown' with id 48 in style 2 is not set

<macro> \math_m_nop 
    #1->\relax \ifmmode #1\else \normalstartimath \begingroup #1\endgroup \normalstopimath 
    \fi 
<line 3.14> 
      \bold{\math{x_y}

What is the issue here?

Marco

LMTX 2023.09.04 19:15
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-01 14:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 19:43 [NTG-context] Bold TeX Gyre Pagella Math results in Math error: parameter 'subshiftdown' with id 48 in style 2 is not set 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
2023-12-01 14:30       ` Marco Patzer

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).