On 5/8/23 17:58, Bruce Horrocks via ntg-context wrote:
>> On 8 May 2023, at 16:20, Pablo Rodriguez wrote:
>> [...]
>> Sorry, but I don’t know how to force git urls to be added as zip
>> packages in https://modules.contextgarden.net.
>
> Use <https://github.com/ousia/handlecsv/archive/refs/heads/context-suite.zip> 
> as the link to download as a Zip file.

Many thanks for your tip, Bruce.

Fixed and everything is working know.

Hans, I attach the diff for two new modules (packed as zip files).

Many thanks for your help,

Pablo
--- a/mtx-install-imp-modules.lua
+++ b/mtx-install-imp-modules.lua
@@ -35,6 +35,7 @@
         ["greek"]             = { url = "modules", zips = { "t-greek.zip" } },
         ["grph-downsample"]   = { url = "modules", zips = { "grph-downsample.lua.zip" } },
         ["gs"]                = { url = "modules", zips = { "t-gs.zip" } },
+        ["handlecsv"]         = { url = "modules", zips = { "t-handlecsv.zip" } },
         ["high"]              = { url = "modules", zips = { "high.zip" } },
         ["inifile"]           = { url = "modules", zips = { "t-inifile.zip" } },
         ["karnaugh"]          = { url = "modules", zips = { "karnaugh.zip" } },
@@ -45,6 +46,7 @@
         ["lua-widow-control"] = { url = "modules", zips = { "lua-widow-control.zip" } },
         ["mathsets"]          = { url = "modules", zips = { "t-mathsets.zip" } },
         ["metaducks"]         = { url = "modules", zips = { "metaducks.zip" } },
+        ["presvoz"]           = { url = "modules", zips = { "presvoz.zip" } },
         ["pret-c.lua"]        = { url = "modules", zips = { "pret-c.lua.zip" } },
         ["rst"]               = { url = "modules", zips = { "t-rst.zip" } },
         ["rsteps"]            = { url = "modules", zips = { "t-rsteps.zip" } },

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to