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 Hans probably didn't think of where third-party module authors shipping scripts, so there is no special place for them. <... /> I suggest to wait for an answer from Hans.
scripts/context/lua/third
Especially this matter:
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 \usemodule, truncated). As three of my modules come with an mtx-script I just wanted to know if this will be implemented and, if yes, when we can expect it. (For me, there is no hurry as I’m quite busy otherwise. But inclusion into TL is stalled because of this for the time being.) Thanks in advance Philipp
In order to use /context/lua/base I need to adapt some fallback lookups so let's not do that now; next year we can consider.
context/lua/mtxrun.lua context/lua/base/mtx-context.lua context/lua/third/....
The main reason for using the mtx- prefix is that I don't want to end up in discussions concerning other scripts in tex live so hopefully no one outside the context audience will ever use the mtx- prefix. Also, some of the mtx-*.lua files are going to be loadable modules.
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
-- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
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/context/lua/third/PKGNAME to our patterns and updated simpleslides. Philipp, if you move mtx-rst.lua to scripts/context/lua/third/rst, (instead of directly under lua/), I'll update rst too. Thanks, Karl
On 2011-10-02 00:19, Karl Berry wrote:
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/context/lua/third/PKGNAME to our patterns and updated simpleslides.
Philipp, if you move mtx-rst.lua to scripts/context/lua/third/rst, (instead of directly under lua/), I'll update rst too.
OK, done. The repo on the garden should be updated by now. Philipp
Thanks, Karl
___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
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 \usemodule, truncated). As three of my modules come with an mtx-script I just wanted to know if this will be implemented and, if yes, when we can expect it. (For me, there is no hurry as I’m quite busy otherwise. But inclusion into TL is stalled because of this for the time being.)
the next upload of mtxrun will support the mtx-t- prefix ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
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.
This doesn’t work, yet (The “t-”-infix is not, as with \usemodule, truncated). As three of my modules come with an mtx-script I just wanted to know if this will be implemented and, if yes, when we can expect it. (For me, there is no hurry as I’m quite busy otherwise. But inclusion into TL is stalled because of this for the time being.)
the next upload of mtxrun will support the mtx-t- prefix
Thanks a lot, everything updated accordingly. Thanks to Patrick’s assistance there’s even a new version of t-transliterator on the garden now. I hope the TL issue is solved now. Best regards Philipp
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
participants (3)
-
Hans Hagen
-
karl@freefriends.org
-
Philipp Gesang