On 1/22/2019 6:42 PM, Alan Braslau wrote:
Hello,

Previously, in order to make punctual use of a true-type font in a title for 
example, I did the following:

\definefontfamily [myfont] [serif] [myfont]

where myfont.ttf is located in the current project directory, and selecting the 
font was simply
{\switchtobodyfont[myfont]My Font!}



Using the present context, this yields the error

selectfont      > The requested font 'myfont' has no files for the 'tf' 
alternative, Latin Modern is used instead.

What has changed and what should be the proper use?
(I have tried setting explicitly [tf=file:myfont.ttf], which was only a guess.)
one can do

\definefont[MyTitleFont][file:myfont.ttf*default sa 3]

\setuphead[chapter][style=\MyTitlefont]

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
-----------------------------------------------------------------
___________________________________________________________________________________
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