ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Documentation: full list of commands
@ 2015-08-09  8:26 juh
  2015-08-09 11:28 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: juh @ 2015-08-09  8:26 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Documentation: full list of commands
  2015-08-09  8:26 Documentation: full list of commands juh
@ 2015-08-09 11:28 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2015-08-09 11:28 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-09 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-09  8:26 Documentation: full list of commands juh
2015-08-09 11:28 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).