On 10/22/18 9:35 PM, Wolfgang Schuster wrote:
> Are the bold and italic fonts listed when you run the fonts script?
> 
> mtxrun --script fonts --list --all texgyrepagella*

Yes, they are listed.

And I even get the fonts loaded when the font family is different:

    \definefontfamily
        [mainface]
        [rm]
        [Pagella]
        [tf={file:texgyrepagella-bolditalic.otf},
         bf={file:texgyrepagella-italic.otf},
         it={file:texgyrepagella-regular.otf}]

I may use them with

    \definefont[TestMM][file:texgyrepagella-regular-2000.otf at 10pt]

But not with \definefontfamily.

Pablo


> Pablo Rodriguez schrieb am 22.10.18 um 21:18:
>> Dear list,
>>
>> I have the following sample:
>>
>>      \definefontfamily
>>          [mainface]
>>          [rm]
>>          [Pagella]
>>          [tf={file:texgyrepagella-regular.otf},
>>           bf={file:texgyrepagella-regular-500.otf},
>>           it={file:texgyrepagella-regular-2000.otf}]
>>
>>      \setupbodyfont[mainface]
>>      \starttext
>>      normal\\
>>      \bf bold\\
>>      \it italics
>>      \stoptext
>>
>> Sorry, but I don’t get the fonts for \bf and \it loaded.
>>
>> What am I doing wrong?
>>
>> Many thanks for your help,
>>
>> Pablo
> 
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
> 


-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to