![](https://secure.gravatar.com/avatar/5ac56d5e4e2c07726085feb096e2f449.jpg?s=120&d=mm&r=g)
8 Apr
2008
8 Apr
'08
2:26 p.m.
Hi all, I have set HOMETEXMF in my setupex file, and the path is normally recognized: 13:25 jean@boldair /home/jean % echo $HOMETEXMF /home/jean/texmf Luatex sees it: 13:25 jean@boldair /home/jean % luatools --expand-path HOMETEXMF /home/jean/texmf (not if I write $HOMETEXMF ??) But luatex does not find files there: 13:35 jean@boldair /home/jean % luatools --find-file t-tikz.tex <blank> I have tried to set TEXMFHOME but got the same result. Please can anybody explain these variables and how they work with luatex or point to some documentation? -- Jean