On 7/27/2021 11:44 PM, T. Kurt Bond via ntg-context wrote:
Hello.

I'm trying to get LMTX to use my fonts on Fedora 33 Linux.  I've got LMTX installed in the directory /sw/versions/context/lmtx and I've put copies of the fonts I'd like to use in /sw/versions/context/lmtx/tex/texmf-fonts.  Some of them are truetype and some of them are opentype.  When I run

    mtxrun --script fonts --reload --force

it says

    fonts           | names | scanning path
    '/sw/versions/context/lmtx/tex/texmf-fonts' for otf files
    fonts           | names | 0 otf files checked,  okay

and later

    fonts           | names | scanning path
    '/sw/versions/context/lmtx/tex/texmf-fonts' for ttf files
    fonts           | names | 0 ttf files checked,  okay


Any ideas of what I'm doing wrong?

did you add the /fonts subpath?

  /sw/versions/context/lmtx/tex/texmf-fonts/fonts/data

i normally put them in

   data/whatever/whataverer*.otf

(data is kind of generic, there is no need to distinguish between various font types)

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