luoyi wrote:
in my slackware-current box, Minimals installed:
luoyi@infos1:~/context/tex/texmf-context/context$ luatools --find-file zhfont.tex
luoyi@infos1:~/context/tex/texmf-context/context$ luatools --find-file zhfont.tex* /home/luoyi/context/tex/texmf-context/context/zzz/zhfont.tex
how could I make the luatools find out the correct file ????
hm, interesting; normally the first method should be ok (given that you've done luatools --generate first); often the following is the most safe (esp when using * and such) because it does not interfere with any shell expansion luatools --verbose --findfile --pattern="zhfont.tex" actually luatools zhfont.tex should be ok too for locating the file that tex itself will use ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------