Changes

Jump to navigation Jump to search
m
Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}"
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Reference/enCommand/keyword:way|way]]</td> <td>[[Reference/enCommand/value:bytext|bytext]] [[Reference/enCommand/value:bysection|bysection]] </td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[[Reference/enCommand/keyword:state|state]]</td> <td>[[Reference/enCommand/value:start|start]] [[Reference/enCommand/value:stop|stop]] </td>
</tr>
</table>
causes all numbered items to restart from 1 for each new section <i>and</i> prefix numbers with the section numbering.
In mkiv <code>\setupnumbering</code> does not work, so to get the same effect you need to use{{cmd|setupcaptions}} and {{cmd|setupformulae}} as follows:
<code>
\setupcaptions[way=bysection,prefixsegments=section]<br/>
\setupformulassetupformulae[way=bysection,prefixsegments=section]
</code>
== See also ==
<!-- something like [[{{cmd:goto|\goto]] }} -->
== Help from ConTeXt-Mailinglist/Forum ==All issues with:{{Forum|{{SUBPAGENAME}}}} [[Category:ReferenceCommand/enNumbers|setupnumbering]]

Navigation menu