ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez via ntg-context <ntg-context@ntg.nl>
To: Bruce Horrocks via ntg-context <ntg-context@ntg.nl>
Cc: Pablo Rodriguez <oinos@gmx.es>
Subject: Re: [NTG-context] new module installer and .tar.gz compression
Date: Mon, 8 May 2023 19:40:09 +0200	[thread overview]
Message-ID: <cc0e3263-fecc-15c6-d5e6-423fae938559@gmx.es> (raw)
In-Reply-To: <EF3E6901-72DA-4297-AC67-61968D9E54EF@scorecrow.com>

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

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

[-- Attachment #2: two-modules.diff --]
[-- Type: text/x-patch, Size: 1255 bytes --]

--- 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" } },


[-- Attachment #3: Type: text/plain, Size: 496 bytes --]

___________________________________________________________________________________
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	other threads:[~2023-05-08 17:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-08 15:20 Pablo Rodriguez via ntg-context
2023-05-08 15:58 ` Bruce Horrocks via ntg-context
2023-05-08 17:40   ` Pablo Rodriguez via ntg-context [this message]
2023-05-08 18:55     ` Henning Hraban Ramm via ntg-context
2023-05-08 22:33       ` Hans Hagen via ntg-context
2023-05-08 23:19       ` Hans Hagen via ntg-context
2023-05-09  5:17         ` Henning Hraban Ramm via ntg-context
2023-05-09  6:06           ` Hans Hagen via ntg-context
2023-05-09  7:30         ` Hans van der Meer via ntg-context
2023-05-09  7:43           ` Hans Hagen via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cc0e3263-fecc-15c6-d5e6-423fae938559@gmx.es \
    --to=ntg-context@ntg.nl \
    --cc=oinos@gmx.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).