Changes

Jump to navigation Jump to search
Description. Ish.
<tr valign="top" class="third">
<td class="cmd">''\??parent''</td>
<td><i>''can be in practice, always equal to \??self''</i></td>
</tr>
== 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
* ...
== 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}}

Navigation menu