It works, thanks!
But the mentioning of texmf.cnf and OSFONTDIR in
https://wiki.contextgarden.net/index.php?title=Custom_Configuration&oldid=24290
is indeed a bit misleading though. Hope someone could fix it.
On Wed, Jan 8, 2020 at 11:39 AM Aditya Mahajan
On Wed, 8 Jan 2020, Exp wrote:
I've put `OSFONTDIR=/usr/share/fonts` in ~/.../texlive/2019/texmf.cnf, but `mtxrun --script fonts --reload` refuses to look it up, even though `kpsewhich --expand-path '$OSFONTDIR'` gives /usr/share/fonts.
`export OSFONTDIR=/usr/share/fonts` does work, but doesn't feel very tex-y.
Context (MkIV) uses variables defined in texmfcnf.lua and not texmf.cnf. You can copy the one that comes with texlive (should be in $TEXMF/web2c directory) to $TEXMFHOME/web2c and edit it.
You can check the value of a variable using
mtxrun --expand-var OSFONTDIR mtxrun --expand-path OSFONTDIR mtxrun --resolve-path OSFONTDIR
Aditya
___________________________________________________________________________________ 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
___________________________________________________________________________________
-- 胡树伟 PKU EECS 2012