Am 19.12.23 um 15:27 schrieb Gavin via ntg-context:
This was very helpful. I think I have everything organized according to TDS now.
Thank you for the feedback!
Sort these files into folders according to TDS (TeX directory structure) – just have a look at the distribution to understand what goes where.
This was a dead end for me. I didn’t know where to look, or what to look for. I recommend adding these items, modified from your email:
– Module code and data files go into tex/context/third/luageo – Documentation files go into doc/context/third/luageo
Those instructions were very easy to follow. Maybe you need to elaborate for more general cases, but that was everything I needed to know about TDS.
Pointing to a specific example, as you did in the email, is also helpful.
Also look at the structure of other modules in the distribution, or e.g. https://codeberg.org/fiee/context-simpleslides
Ok, I added that to the wiki page and fixed a few other things.
I haven’t learned to make wiki contributions myself yet. It is nearing the top of my to-do list.
First create an account (link in the upper right corner). Anonymous editing is disabled due to spam. You can create a new page just by calling it, e.g. https://wiki.contextgarden.net/My_new_page and then click on "create this page". Have a look at https://wiki.contextgarden.net/Wiki:Editing The page links to general MediaWiki syntax but also explains the special formatting of our wiki. Usually it makes sense to link _to_ your new page from a related (overview) page and _from_ your page back to that. Command reference pages are special in that they read data from interface files and display a form to fill in explanations and examples. (That doesn’t yet work with interface files of modules.) Hraban