Re: [NTG-context] Documentation: full list of commands

2015-08-09 Thread Hans Hagen

On 8/9/2015 10:26 AM, juh wrote:

Hello,

even though the commands in the autogenerated command list
(http://www.pragma-ade.com/general/qrcs/setup-en.pdf) are not commented
the document is useful to me.

In a MWE on this list I saw the command \doifoddpage which is not in the
list.

Wiki and even Google does not find anything about this command. I think
that I kind of understand the command, but I wonder how many commands
are out there I've never heard of.

So my question: Is it possible to have a complete list of all commands
used in ConTeXt?


commands come in layers:

- general low level  : you can find a list of them in mult-low.lua (i 
sometimes add to them)


- specific low level : like the one you mention, these are normally 
quite stable (read: you can use them as they will stay around), there 
are quite some \doif* ones (no list, one needs to look into the source 
code re;ated to it) ... i have no time to make a list but if someone ...


- frequently used high level commands with low level fast callers : 
\framed sits in this category


- high level commands : lots of \setup, \define, \start and so ... we 
share the systematics as much as possible (also options)


- then there are defined commands (and users can add to them) : specific 
instances of section heads, verbatim, fonts etc


(some of the more obscure commands are described in articles and 
dedicated manuals)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

[NTG-context] Documentation: full list of commands

2015-08-09 Thread juh
Hello,

even though the commands in the autogenerated command list
(http://www.pragma-ade.com/general/qrcs/setup-en.pdf) are not commented
the document is useful to me.

In a MWE on this list I saw the command \doifoddpage which is not in the
list.

Wiki and even Google does not find anything about this command. I think
that I kind of understand the command, but I wonder how many commands
are out there I've never heard of.

So my question: Is it possible to have a complete list of all commands
used in ConTeXt?


juh


-- 
Software-Dokumentation mit Sphinx
http://www.amazon.de/dp/1497448689/
Paperback: 224 Seiten
___
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
___