Command/installsimplecommandhandler
< Command
Jump to navigation
Jump to search
Contents
\installsimplecommandhandler
Summary
The command \installsimplecommandhandler is used to create a setup command for a namespace, e.g. in a module.
Settings
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