On 03/29/2015 05:56 PM, Jörg Weger wrote:
> Your mistake was that you did not use the correct font family name in 
> the third pair of square brackets. It is simply “Junction”.

Hi Jörg,

this loads Junction Regular, but not Junction Light.

> Assuming that you want to use Junction Light as your “regular sans 
> serif” font and Junction Regular as your “bold sans serif” you define 
> for sans serif:
> 
> \definefontfamily[mainface][ss][Junction]
>       [regularfont=Junction Light, boldfont=Junction Regular]
> 
> Now \ss should give Junction Light and \ss \bf should give Junction Regular.

This works, but the name of the font in the third pair of brackets is
fully irrelevant. This works too:

    \definefontfamily[mainface][ss][FarinUrlaub]
    [tf=Junction Light, bf=Junction Bold]

I’m afraid these fonts are wrong named.

Pablo
-- 
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to