Re: [NTG-context] location of mtx-scripts

2011-10-03 Thread Philipp Gesang
On 2011-10-03 10:33, Hans Hagen wrote: > On 30-9-2011 11:08, Philipp Gesang wrote: > > >>Sounds ok to me but we might think of a way to avoid clashes with > >>names, like mtx-t-rst.lua and we can adapt the lookup to try to > >>resolve in such away that the t- is not too much in the way. > > > >Thi

Re: [NTG-context] location of mtx-scripts

2011-10-03 Thread Hans Hagen
On 30-9-2011 11:08, Philipp Gesang wrote: Sounds ok to me but we might think of a way to avoid clashes with names, like mtx-t-rst.lua and we can adapt the lookup to try to resolve in such away that the t- is not too much in the way. This doesn’t work, yet (The “t-”-infix is not, as with \usemo

Re: [NTG-context] location of mtx-scripts

2011-10-02 Thread Philipp Gesang
On 2011-10-02 00:19, Karl Berry wrote: > Id like to ask if there is any update on this: > > The same issue has now arisen with context-simpleslides (hi Aditya and > Thomas), which now has: > scripts/context/lua/third/simpleslides/mtx-simpleslides.lua > > The t- prefix doesn't make a diffe

Re: [NTG-context] location of mtx-scripts

2011-10-01 Thread Karl Berry
Iœôòùd like to ask if there is any update on this: The same issue has now arisen with context-simpleslides (hi Aditya and Thomas), which now has: scripts/context/lua/third/simpleslides/mtx-simpleslides.lua The t- prefix doesn't make a difference to TL, so I went ahead and added scripts/contex

[NTG-context] location of mtx-scripts

2011-09-30 Thread Philipp Gesang
Hi Hans, I’d like to ask if there is any update on this: On 2011-09-04 22:31, Hans Hagen wrote: > On 4-9-2011 19:46, Mojca Miklavec wrote: > >mtxrun would currently find it under scripts/context/lua/third/rst because of > > LUAINPUTS = ".;$TEXINPUTS;$TEXMF/scripts/context/lua//", > >but