Hi, The mtx-install-tikz is now mtx-install-modules, so mtxrun --script install-modules will show what to do. By looking at mtxrun --script install-modules --list some might be inspired to adapt then name of the archive to more fit the t-* scheme. Willi's updated module wins the price for the lonbgest name and I didn't want to impose on users to key that one in. So: - which ones are missing - which ones are obsolete - which modules deserve better names - do we need more features - should we push to and fetch from ctan instead (in the future) The outlier is tikz where we also need to wipe files (maybe more needs to be wiped). I had to adapt some 'unzip archives' code because two modules were kind of different (delayed compression data) and I hope it doesn't affect the regular installer (as I couldn't test that here) but we'll notice that soon enough. The lazy user can run mtxrun --script install-modules --install --all but best is to go lightweight (as there are some modules related to typescripts that might be outdates). Someone (not me) has to adapt the wiki. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
$ mtxrun --script install-modules --list resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua'
On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
$ mtxrun --script install-modules --list
resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua' hm, it should be in the zip, adn therefore installed, so can others confirm this?
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hi Hans, Updating to current version: 2023.05.07 16:33 and issuing mtxrun --script install-modules I get: mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua’ Best regards: Otared
On 7 May 2023, at 16:59, Hans Hagen via ntg-context
wrote: On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
$ mtxrun --script install-modules --list resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua' hm, it should be in the zip, adn therefore installed, so can others confirm this?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | 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 / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Otared Kavian e-mail: otared@gmail.com Phone: +33 6 88 26 70 95
Hi Otared,
I encountered the same issue the other day. Could it be that you run mtxrun from the /bin folder instead of /tex/texmf-YOUR_ARCH/bin/ ? Somehow they seem to be different.
Best regards,
Alex
Le 7 mai 2023 à 17:07 +0200, Otared Kavian via ntg-context
Hi Hans,
Updating to current version: 2023.05.07 16:33 and issuing
mtxrun --script install-modules
I get:
mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua’
Best regards: Otared
On 7 May 2023, at 16:59, Hans Hagen via ntg-context
wrote: On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
$ mtxrun --script install-modules --list resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua' hm, it should be in the zip, adn therefore installed, so can others confirm this?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | 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 / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Otared Kavian e-mail: otared@gmail.com Phone: +33 6 88 26 70 95
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Hi Alex, You are right ! I have an alias for the mtxrun in the /context-osx-arm64/tex/texmf-osx-64/bin/ folder, but the alias is in an old bashrc file, while I was issuing the command in zsh… Thanks for the help ! Best regards: Otared
On 7 May 2023, at 17:11, Alexandre Christe
wrote: Hi Otared,
I encountered the same issue the other day. Could it be that you run mtxrun from the /bin folder instead of /tex/texmf-YOUR_ARCH/bin/ ? Somehow they seem to be different.
Best regards, Alex Le 7 mai 2023 à 17:07 +0200, Otared Kavian via ntg-context
, a écrit : Hi Hans,
Updating to current version: 2023.05.07 16:33 and issuing
mtxrun --script install-modules
I get:
mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua’
Best regards: Otared
On 7 May 2023, at 16:59, Hans Hagen via ntg-context
wrote: On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
$ mtxrun --script install-modules --list resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua' hm, it should be in the zip, adn therefore installed, so can others confirm this?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | 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 / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Otared Kavian e-mail: otared@gmail.com Phone: +33 6 88 26 70 95
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Otared Kavian e-mail: otared@gmail.com Phone: +33 6 88 26 70 95
On 5/7/2023 5:05 PM, Otared Kavian via ntg-context wrote:
Hi Hans,
Updating to current version: 2023.05.07 16:33 and issuing
mtxrun --script install-modules I just ran the install script (that then updates) on a linux box and get:
hagen@laptop-8:/data/context> export PATH=/data/context/tex/texmf-linux-64/bin:$PATH hagen@laptop-8:/data/context> mtxrun --script install-modules mtx-install-modules | ConTeXt Module Installer 1.00 mtx-install-modules | mtx-install-modules | --list list modules mtx-install-modules | --install install modules mtx-install-modules | --module install (zip) file(s) mtx-install-modules | mtx-install-modules | mtx-install-modules | Examples mtx-install-modules | mtx-install-modules | mtxrun --script install-modules --list mtx-install-modules | mtx-install-modules | mtxrun --script install-modules --install filter letter mtx-install-modules | mtxrun --script install-modules --install tikz mtx-install-modules | mtxrun --script install-modules --install --all mtx-install-modules | mtx-install-modules | mtxrun --script install-modules --install --module t-letter.zip mtx-install-modules | mtx-install-modules | mtx-install-modules | More information about ConTeXt and the tools that come with it can be found at: mtx-install-modules | mtx-install-modules | maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context mtx-install-modules | webpage : http://www.pragma-ade.nl / http://tex.aanhet.net mtx-install-modules | wiki : http://contextgarden.net mtx-install-modules | ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 07/05/2023 17:13, Hans Hagen via ntg-context wrote:
I just ran the install script (that then updates) on a linux box and get:
ok. just did a fresh sh install.sh the script seems to run fine but still a mention of 'changelog' ~/context $ mtxrun --script install-modules --list resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog'
Am 07.05.23 um 16:38 schrieb Hans Hagen via ntg-context:
The mtx-install-tikz is now mtx-install-modules, so
mtxrun --script install-modules
Someone (not me) has to adapt the wiki.
I updated https://wiki.contextgarden.net/Modules (also deleted a lot of outdated information; module lists still need work) Hraban
On 07/05/2023 19:47, Henning Hraban Ramm via ntg-context wrote:
I updated https://wiki.contextgarden.net/Modules (also deleted a lot of outdated information; module lists still need work)
mtxrun --script install-modules --install --all this generates an error: resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtx-install-modules | unknown subdirectory 'texmf-context'
On 07/05/2023 19:47, Henning Hraban Ramm via ntg-context wrote:
I updated https://wiki.contextgarden.net/Modules (also deleted a lot of outdated information; module lists still need work)
mtxrun --script install-modules --install --all this generates an error: resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtx-install-modules | unknown subdirectory 'texmf-context'
Same here but invoking the command from the the directory context/tex works well! Günter Floris van Manen via ntg-context @ 2023-05-07 21:20 +02:
On 07/05/2023 19:47, Henning Hraban Ramm via ntg-context wrote:
I updated https://wiki.contextgarden.net/Modules (also deleted a lot of outdated information; module lists still need work)
mtxrun --script install-modules --install --all
this generates an error:
resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 'changelog', already: 'ChangeLog' mtx-install-modules | unknown subdirectory 'texmf-context'
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:
Same here but invoking the command from the the directory
context/tex
works well!
indeed, we don't want these modules to end up outside the tree so it's on purpose Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Am 08.05.23 um 09:50 schrieb Hans Hagen via ntg-context:
On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:
Same here but invoking the command from the the directory
context/tex
works well!
indeed, we don't want these modules to end up outside the tree so it's on purpose
Still doesn’t work; tried a new install: ~/lmtx/tex $ ls -al total 1416 drwxr-xr-x 4 hraban staff 128B 8 Mai 10:56 texmf/ drwxr-xr-x 4 hraban staff 128B 8 Mai 10:57 texmf-cache/ drwxr-xr-x 11 hraban staff 352B 8 Mai 10:56 texmf-context/ -rw-r--r-- 1 hraban staff 618K 8 Mai 10:56 texmf-context.tma drwxr-xr-x 2 hraban staff 64B 8 Mai 10:56 texmf-fonts/ drwxr-xr-x 2 hraban staff 64B 8 Mai 10:56 texmf-local/ drwxr-xr-x 2 hraban staff 64B 8 Mai 10:56 texmf-modules/ drwxr-xr-x 3 hraban staff 96B 8 Mai 10:56 texmf-osx-64/ -rw-r--r-- 1 hraban staff 596B 8 Mai 10:56 texmf-osx-64.tma drwxr-xr-x 2 hraban staff 64B 8 Mai 10:56 texmf-project/ -rw-r--r-- 1 hraban staff 81K 8 Mai 10:56 texmf.tma ✓ ~/lmtx/tex $ mtxrun --script install-modules --list mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua' I tried "mtxrun --generate" and checked if the right binary of mtxrun is found. Hraban
On 08/05/2023 09:50, Hans Hagen via ntg-context wrote:
On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:
Same here but invoking the command from the the directory
context/tex
works well!
indeed, we don't want these modules to end up outside the tree so it's on purpose
would it be an option to have the script check for the correct folder? and warn if there is a danger for creating a mess? .F
On 5/8/2023 11:27 AM, Floris van Manen via ntg-context wrote:
On 08/05/2023 09:50, Hans Hagen via ntg-context wrote:
On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:
Same here but invoking the command from the the directory
context/tex
works well!
indeed, we don't want these modules to end up outside the tree so it's on purpose
would it be an option to have the script check for the correct folder? and warn if there is a danger for creating a mess?
that is what it does: you run it in the tex root so there it checks if there is a texmf-context to be sure Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Am 07.05.2023 um 16:38 schrieb Hans Hagen via ntg-context
Hi,
The mtx-install-tikz is now mtx-install-modules, so
mtxrun --script install-modules
will show what to do. By looking at
mtxrun --script install-modules --list
The installer does not work for me. context % mtxrun --script install-modules mtx-install-modules | ConTeXt Module Installer 1.00 context % mtxrun --script install-modules --list mtx-install-modules | loading entries from file '/usr/local/texlive/context/tex/texmf-context/tex/context/modules/third/mtx-install-imp-modules.lua‘ Up to here everything is fine. But when I try to install I get: context % mtxrun --script install-modules --install --all mtx-install-modules | unknown subdirectory 'texmf-context‘ I have to context % cd tex After that the installer works fine. context % mtxrun --script install-modules --install --all mtx-install-modules | loading entries from file '/usr/local/texlive/context/tex/texmf-context/tex/context/modules/third/mtx-install-imp-modules.lua‘ … mtx-install-modules | installed: account algorithmic animation annotation aquamints bibmod-doc bnf chromato cmscbf cmttbf collating crossref cyrillicnumbers degrade enigma fancybreak filter french fullpage gantt gfsdidot gm gnuplot greek grph-downsample gs high inifile karnaugh layout letter letterspace lettrine lua-widow-control mathsets metaducks pocketdiary pret-c.lua rst rsteps simplebib simplefonts simpleslides stormfontsupport sudoku taspresent texshow tikz title transliterator typearea typescripts urwgaramond urwgothic vim visualcounter I’m on macOS 11.7 using zsh, but that shouldn’t matter. Greetings Axel
participants (8)
-
Alexandre Christe
-
Axel Kielhorn
-
Floris van Manen
-
Günter Kolousek
-
Hans Hagen
-
Hans Hagen
-
Henning Hraban Ramm
-
Otared Kavian