Pablo Rodriguez schrieb am 09.05.2019 um 21:15:
Hi Hans,

using the following sample:

     \definefontfamily[mainface][rm][TeX Gyre Heros]
     \definefontfamily[mainface][mm][TeX Gyre Termes Math]
     \definefontfamily[mainface][ss][Gill Sans MT][tf=file:GIL_____.TTF]
     \definefontfamily[mainface][tt][Cousine]
     \definefontfamily[mainface][cg][Arial Narrow][tf=file:ARIALN.TTF]
     \setupbodyfont[mainface]
     \startbuffer
     \ConTeXt\ is awesome!\par
     \stopbuffer
     \starttext
     \startTEXpage[offset=1em]
     \getbuffer
     \ss\getbuffer
     \tt\getbuffer
     \cg\getbuffer
     \stopTEXpage
     \stoptext

I have no problem to get all four fonts with MkIV, but with LMTX I don’t
get \cg or \ss.

What are the results for the following two calls:

mtxrun --find-file GIL_____.TTF

mtxrun --script fonts --list --all gill*

Wolfgang

___________________________________________________________________________________
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