Aditya Mahajan wrote:
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
ok, we need the advanced splitter then; but i wonder why that branch is entered Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------