Changes

Jump to navigation Jump to search
no edit summary
{{Reference
|name=installautocommandhandlerinstallcommandhandler
|attributes=
}}
 
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>installcommandhandler</syntax>
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\installautocommandhandlerinstallcommandhandler<!-- --><span class="first">{...}''\??self''</span><!-- --><span class="second">{...}''name''</span> <!-- --><span class="third">''\??parent''</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">{...}''\??self''</td>
<td><i>text</i> </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">{...}''name''</td> <td><i>''text''</i> </td> </tr> <tr valign="top" class="third"> <td class="cmd">''\??parent''</td> <td><i>''in practice, always equal to \??self''</i> </td>
</tr>
 
</table>
== Description ==
The generalized way to install a new command, and the accompanying <code>\setup...</code> command, and handlers, etc.
Defines the following commands:
* <code>\setup''name''</code>
* <code>\current''name''</code>
* <code>\install''name''method</code>
* ...
== Example ==
Setting default values:
<texcode>
\setupitemgroup
[\c!margin=\zeropoint, % \c!key=\command
\c!indentnext=\v!yes % \c!key=\v!keyword
</texcode>
== See also ==
* {{cmd|installcorenamespace}}
{{Forum|{{SUBPAGENAME}}}}
[[Category:Command/Internals|installautocommandhandlerinstallcommandhandler]]

Navigation menu