Command/installsimplecommandhandler

From Wiki
Jump to navigation Jump to search


\installsimplecommandhandler

Summary

The command \installsimplecommandhandler is used to create a setup command for a namespace, e.g. in a module.

Settings

\installsimplecommandhandler\command{...}\command
\commandcsname
{...}name
\commandcsname

Description

Examples

example module

\unprotect
\installcorenamespace {flowchart}
\installsimplecommandhandler \??flowchart {FLOWchart} \??flowchart

% set defaults
\setupFLOWchart
  [\c!width=12\bodyfontsize,
   \c!height=7\bodyfontsize,
% …
   \c!frame=\v!off]

% Now you can use e.g. \FLOWchartparameter\c!width

\protect

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: