···<date: 2012-09-17, Monday>···<from: Procházka Lukáš Ing. - Pontex s. r. 
o.>···

> Hello,
> 
> 1) is there a Ctx command/switch which would generate list of all current 
> ConTeXt commands? E.g.

Hi Lukáš, if you interpret “current Context commands” as “macros
known to TeX”, you may try dumping the hashtable with these lines:

·······································································
\starttext
  \startluacode
    table.print(tex.hashtokens())
  \stopluacode
\stoptext
·······································································

It’s already sorted, too!

Hth, Philipp




> 
> "
> context --list-of-commands > Cmds.txt
> "
> 
> to produce
> 
> ---- Cmds.txt
> \startCAP
> \stopCAP
> \startCap
> \stopCap
> ...
> \writetoregister
> ----
> 
> 
> 2) The directory "c:\Ctx-Beta\tex\texmf-context\context\data\textpad" is 
> empty (by default?).
> 
> Its content:
> 
>   - is filled when context.exe is launched with a command/switch (if so, 
> which command?), or
> 
>   - is filled when a newer version of ConTeXt is downloaded (if so, which 
> "extras" - like "first-setup.bat --extras=all --modules=all" - should be 
> specified to fill the directory)?
> 
> TIA.
> 
> Best regards,
> 
> Lukas
> 
> 
> -- 
> Ing. Lukáš Procházka [mailto:l...@pontex.cz]
> Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
> Bezová 1658
> 147 14 Praha 4
> 
> Tel: +420 244 062 238
> Fax: +420 244 461 038
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Attachment: pgphCa0Ve1Rby.pgp
Description: PGP signature

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to