Aditya Mahajan
On Sat, 15 Aug 2015, Andrea De Michele wrote:
The problem seems to be in how context find the files path. As you suggested I tried:
~ $ mtxrun --expand-var TEXMFLOCAL
home/admich/texlive/texmf-local
I think that the problem is here. It should be /home/admich/texlive/texmf-local
Not sure why the starting / is lost on your system. You can look in texmfcnf.lua in $TEXMF/web2c/. A simpler solution might be to set
TEXMFLOCAL=/home/admich/texlive/texmf-local
in your shell (.bashrc, etc.)
This work for me, thanks.
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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- Andrea De Michele