On Tue, 18 Dec 2007, Hans Hagen wrote:

> Aditya Mahajan wrote:
>> On Mon, 17 Dec 2007, Aditya Mahajan wrote:
>>
>>> LuaTools | locating list of /usr/share/texmf-{texlive
>>> LuaTools | locating list of tetex}
>>
>> Bug in line 2498 of luatools
>>
>>              local t = instance.treepath:splitchr(',')
>>
>> Should be split taking the braces into account.
>
> what variable is that?

The texmf.cnf that ships with Ubuntu has

TEXMFDIST = /usr/share/texmf-{texlive,tetex}

With this string, luatools was splitting it into two trees

/usr/share/texmf-{texlive
tetex

rather than /usr/share/texmf-texlive and /usr/share/texmf-tetex

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to