On 10/13/2020 12:41 AM, jbf wrote:
Can someone clarify a font issue for me please.
I have the following setup:
\definefontfamily[mainface][rm][TeX Gyre Pagella] \definefontfamily [mainface] [ss] [Arial][tf=file:arial:ttf] \definefontfamily [mainface] [mm] [TeX Gyre Pagella Math] \setupbodyfont[mainface,11.5pt]
When I look at what this produces, I see that my body text is in fact texgyrepagellamath-regular. If I run mtxrun --script font --list --file -pattern=*pag*, I see, among others, the following:
texgyrepagellamath ... texgyrepagellamathregular texgyrepagella-math.otf conflict: regular texgyrepagella ... texgyrepagellaregular texgyrepagella-regular.otf conflict: regular
So three questions:
1. Does Tex Gyre Pagella Math contain everything I need for my body font (ignore Arial - I use that for drop caps and a few other things and it works as it should)?
no, it's a math font with a math table and math feature sonly
2. If so, do I still need the first line in my setup, namely the [rm] line? Would not the [mm] be enough?
no, you need a text font with basic symbols and text features only so, the setup you use is ok Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------