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