Marco Patzer schrieb am 30.11.2023 um 20:43:
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]
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]
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
___________________________________________________________________________________