Am 18.12.23 um 00:58 schrieb Hans Hagen via ntg-context:
On 12/17/2023 11:22 PM, Gavin via ntg-context wrote:
2. How do I organize this according to TDS for sharing? I know what TDS is and why it’s important, but that’s about it!
Hraban will guide you here.
I’ll try ;) Hi Gavin, thank you for sharing this useful module! Have a look at https://wiki.contextgarden.net/Modules#Module_writing_guidelines … and please tell me, if you miss anything or find errors! Also look at the structure of other modules in the distribution, or e.g. https://codeberg.org/fiee/context-simpleslides This is how your code should be structured, i.e. – LICENSE and README stay on top; add VERSION – luageoTest.tex (and further documentation) goes into doc/context/third/luageo – the rest goes into tex/context/third/luageo – an interface file is optional The publication process via https://modules.contextgarden.net is also outlined in the wiki page. Best, Hraban