Changes

Jump to navigation Jump to search
new
<cd:commandgroup name="incrementcounter" xmlns:cd="http://wiki.contextgarden.net/commanddoc/20200807">
<cd:shortdesc><!-- a short command summary goes here -->
Use <tt>\incrementcounter</tt> to increment a counter by 1 or a given number.
</cd:shortdesc>
<cd:variants>
<cd:command category="counter" file="strc-num.mkiv" interfacedate="2020-07-14T09:24" interfacefile="i-counter.xml" level="system" name="incrementcounter" variantnumber="1">
<cd:arguments>
<cd:keywords ordinal="1">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:name"></cd:constant>
</cd:keywords>
<cd:keywords optional="yes" ordinal="2">
<cd:keywordsdoc></cd:keywordsdoc>
<cd:constant type="cd:number"></cd:constant>
</cd:keywords>
</cd:arguments>
</cd:command>
</cd:variants>
<cd:description><!-- the long description of the command goes here -->
</cd:description>
<cd:examples></cd:examples>
<cd:notes></cd:notes>
<cd:seealso>
<cd:source file="strc-num.mkiv" originator="system"></cd:source>
<cd:wikipage originator="system" page="Category:Counter"></cd:wikipage>
<cd:commandref name="definecounter"></cd:commandref>
<cd:commandref name="setupcounter"></cd:commandref>
<cd:wikipage page="Counters"></cd:wikipage></cd:seealso>
</cd:commandgroup>

Navigation menu