mf schrieb am 05.12.18 um 18:04:
Hello list, i always use the "Commands" manual a lot to retrieve information about the parameters and options of ConTeXt commands.
The manual is built from the .xml files in the
tex/texmf-context/tex/context/interface
directory.
Since those files are organized by topic, is it possible to generate a manual with the same contents of setup-en.pdf, but sorted by topic, and then alphabetically?
I've seen there's a module for the manual creation (tex/texmf-context/tex/context/modules/mkiv/x-setups-basics.mkiv), but i can't see options for a different sorting of commands.
You can get a list of the files with context --extra=setups --list and create a document with a limited number of commands from certain categories with context --extra=setups delimitedtext,narrow Wolfgang